Code style link in readme.md is broken #944
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.
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
The text was updated successfully, but these errors were encountered: