diff options
| author | Tiago Nobrega <tigarmo@gmail.com> | 2015-02-21 22:07:42 -0200 |
|---|---|---|
| committer | Tiago Nobrega <tigarmo@gmail.com> | 2015-02-21 22:07:42 -0200 |
| commit | aa6604ac68429643ff1a3bb148dadc54d9ccc9af (patch) | |
| tree | f3a46d4b9fd9d64c0fd25086495f18e9cfb3d33f | |
| parent | 2b01a37ec38db9301239f0c0abcf3c695055b0ff (diff) | |
| download | rust-aa6604ac68429643ff1a3bb148dadc54d9ccc9af.tar.gz rust-aa6604ac68429643ff1a3bb148dadc54d9ccc9af.zip | |
Fix small typo in reference to code of conduct
Update from straight line to reference-style link.
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a4656dd415b..71b20cb0946 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,7 +14,7 @@ links to the major sections: If you have questions, please make a post on [internals.rust-lang.org][internals] or hop on [#rust-internals][pound-rust-internals]. -As a reminder, all contributors are expected to follow our [Code of Conduct](coc). +As a reminder, all contributors are expected to follow our [Code of Conduct][coc]. [pound-rust-internals]: http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-internals [internals]: http://internals.rust-lang.org |
