From a6b47c0efaddf47cb4d6d0325384e95ae2207184 Mon Sep 17 00:00:00 2001 From: Darrell Hamilton Date: Wed, 18 Feb 2015 20:53:00 -0700 Subject: [PATCH] Fixes "Code of Conduct" Link Replaces the markdown link delimiters for the "Code of Conduct" link with the appropriate delimiters for using a link id r? @steveklabnik --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a4656dd415bb..71b20cb0946c 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