mirror of https://github.com/docker/docs.git
Merge pull request #216 from konstruktoid/issue_206
modify coding-style link
This commit is contained in:
commit
36cc0de1f0
|
@ -25,7 +25,7 @@ Follow this workflow as you work:
|
||||||
|
|
||||||
1. Review the appropriate style guide.
|
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
|
target="_blank">coding style guide</a>. Changing documentation? Review the
|
||||||
<a href="/opensource/doc-style/" target="_blank">documentation style guide</a>.
|
<a href="/opensource/doc-style/" target="_blank">documentation style guide</a>.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue