-
Notifications
You must be signed in to change notification settings - Fork 394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
guide: cleanup some md links #2534
Conversation
[file linking](/doc/user-guide/large-dataset-optimization) within the external | ||
storage. | ||
avoids transferring files to the local environment and enables [file links] | ||
within the external storage. | ||
|
||
[file links]: | ||
/doc/user-guide/large-dataset-optimization#file-link-types-for-the-dvc-cache |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one both has an #anchor
AND repeats later (line 188).
I noticed the link checker doesn't recognize the ref style links in #2497 too. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
fix a bug in /doc/command-reference/destroy
[storage-types]: /doc/command-reference/remote/bad | ||
[structure of cache directory]: | ||
/doc/user-guide/project-structure/internal-files#bad | ||
[`boto3`]: https://bad | ||
[`paramiko`]: | ||
https://bad.paramiko.org/en/stable/api/sftp.html#paramiko.sftp_client.SFTPClient.get |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added these bad links to test the updated link checker now that iterative/link-check#6 is merged ⌛
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(Fixed bad links.)
No description provided.