Skip to content
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

README.md link errors #131

Closed
tbarnes4 opened this issue Dec 6, 2022 · 4 comments · Fixed by #132
Closed

README.md link errors #131

tbarnes4 opened this issue Dec 6, 2022 · 4 comments · Fixed by #132

Comments

@tbarnes4
Copy link

tbarnes4 commented Dec 6, 2022

Several of the links in the README.md do not work because they are missing the "index.html" part of the link. When you click on them you get a 404 error, and a reminder to add index.html to your address line. Either a server setting needs to be reset or the links need to be more explicit. Examples include the Installation and Development Guide. Note that these are exact cut and paste from the README.md file.

jordanpadams added a commit that referenced this issue Dec 6, 2022
resolves #131
@jordanpadams jordanpadams mentioned this issue Dec 6, 2022
jordanpadams added a commit that referenced this issue Dec 6, 2022
@tbarnes4
Copy link
Author

tbarnes4 commented Dec 6, 2022

@jordanpadams Links still do not work. Looks like I guessed at the wrong error or something is different now.

The weblinks are subtly different: "pds-deep-archive" vs "deep-archive"

link now: https://nasa-pds.github.io/pds-deep-archive/installation/index.html
real location: https://nasa-pds.github.io/deep-archive/installation/index.html

But I notice that if you go to https://nasa-pds.github.io/pds-deep-archive/ that it will redirect you to https://nasa-pds.github.io/deep-archive/. But it will not do that for the link above.

@jordanpadams jordanpadams reopened this Dec 6, 2022
@jordanpadams
Copy link
Member

@tbarnes4 one more shot at fix. referenced the wrong ticket in the commit message, but here is the fix: 16f40a3

@tbarnes4
Copy link
Author

tbarnes4 commented Dec 7, 2022

@jordanpadams Fixed. Thanks.

@jordanpadams
Copy link
Member

👍

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