Skip to content

[suggestion] use relative path in DIRECTORY.md #6179

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

Closed
15921483570 opened this issue Jun 6, 2022 · 1 comment · Fixed by #6190
Closed

[suggestion] use relative path in DIRECTORY.md #6179

15921483570 opened this issue Jun 6, 2022 · 1 comment · Fixed by #6190

Comments

@15921483570
Copy link

when openning DIRECTORY.md in local machine, the links in it refers to https://github.com/TheAlgorithms/Python/blob/master/xxx.

it's not convinient for reading locally.

I suggest to make a new file "TOC.md", which removes "https://github.com/TheAlgorithms/Python/blob/master/" in every link.

@poyea
Copy link
Member

poyea commented Jun 11, 2022

This makes perfect sense! Do you know if the relative path resolution is supported by GitHub?

@poyea poyea changed the title [suggestion] use rel path in DIRECTORY.md [suggestion] use relative path in DIRECTORY.md Jun 11, 2022
Vcrostin added a commit to Vcrostin/Python that referenced this issue Jun 11, 2022
Vcrostin added a commit to Vcrostin/Python that referenced this issue Jun 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants