Merge pull request #216 from konstruktoid/issue_206

modify coding-style link
This commit is contained in:
John Mulhausen 2016-10-18 16:09:03 -07:00 committed by GitHub
commit 36cc0de1f0
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ Follow this workflow as you work:
1. Review the appropriate style guide.
If you are changing code, review the <a href="../coding-style"
If you are changing code, review the <a href="/opensource/workflow/coding-style/"
target="_blank">coding style guide</a>. Changing documentation? Review the
<a href="/opensource/doc-style/" target="_blank">documentation style guide</a>.