From 86a5ae40e3a660a30aa202ba3369a44e99f7d3be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Ramos?= Date: Wed, 17 Feb 2016 13:02:14 -0800 Subject: [PATCH] Fix broken link to CoC --- CONTRIBUTING.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6a1923cfcd..ca0afdcb19 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,4 @@ We really want Parse to be yours, to see it grow and thrive in the open source c ##### Code of Conduct -This project adheres to the [Open Code of Conduct][code-of-conduct]. By participating, you are expected to honor this code. -[code-of-conduct]: http://todogroup.org/opencodeofconduct/#Parse Server/fjm@fb.com - - +This project adheres to the [Open Code of Conduct](http://todogroup.org/opencodeofconduct/#Parse Server/fjm@fb.com). By participating, you are expected to honor this code.