18F / open-source-guide

18F’s Style guide for open source project documentation
https://open-source-guide.18f.gov/
Other
295 stars 828 forks source link

Two Broken Links on Making ReadME Page #28

Closed jfc3-dol closed 8 years ago

jfc3-dol commented 8 years ago

There are two broken links on this page ( https://pages.18f.gov/open-source-guide/making-readmes-readable/ ).

The links are "developing the site" - ( https://github.com/18F/18f.gsa.gov#developing-the-site ) and "deploying the site" - ( https://github.com/18F/18f.gsa.gov#deploying-the-site ).

Not sure why the "18f.gsa.gov" is in the middle of the link and not proper ReadMe.

jfc3-dol commented 8 years ago

Actually, I found and other broken link for the "installation instructions" - https://github.com/openopps/openopps-platform/blob/devel/INSTALL.md

gbinal commented 8 years ago

29 should address these.

P.S.

Not sure why the "18f.gsa.gov" is in the middle of the link and not proper ReadMe.

It's just the nature of the repo name and how the anchor links in the readme work.

jfc3-dol commented 8 years ago

Thanks, glad you are going to attempt to correct the issue.