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

Code style link in readme.md is broken #944

Closed
jthoward64 opened this issue Dec 15, 2019 · 1 comment
Closed

Code style link in readme.md is broken #944

jthoward64 opened this issue Dec 15, 2019 · 1 comment
Labels
Issue-Docs Documentation issue that needs to be improved Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release.

Comments

@jthoward64
Copy link
Contributor

The readme document's link to the code style page is currently broken (404 error).
* [Coding Style](doc/coding/style.md)
* [Code Organization](doc/coding/organization.md)
It seems that the package structure was changed in #913, should be:
* [Coding Style](doc/devdocs/style.md)
* [Code Organization](doc/devdocs/readme.md)

Corrected in #943

@enricogior enricogior added Issue-Docs Documentation issue that needs to be improved Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. labels Dec 16, 2019
@enricogior
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Docs Documentation issue that needs to be improved Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release.
Projects
None yet
Development

No branches or pull requests

2 participants