From b2fce96974ddb2d2d2b4b0a18103e208e5e2fc37 Mon Sep 17 00:00:00 2001 From: poietic Date: Fri, 26 Dec 2014 10:05:36 -0800 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f03b2c88..73d2bb58 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -49,7 +49,7 @@ Driessen][git-branching-model]. Here's an overview: changing all the time. It's important that any changes you make are based on the most recent version of metamaps, since it's possible that something may have changed that breaks your pull request or invalidates its need. -4. Make sure you have a [Contributor License Agreement][http://caa.metamaps.cc] on file. +4. Make sure you have a [Contributor License Agreement](http://caa.metamaps.cc) on file. 5. Read on ... @@ -59,7 +59,7 @@ Before we can accept any contributions to Metamaps, we first require that all individuals or companies agree to our Contributor License Agreement (CLA). The e-mail address used in the pull request will be used to check if a CLA has already been filed, so be sure to list all email addresses that you might use to submit your -pull requests when filling it out. Our CLA can be found [here][http://caa.metamaps.cc]. +pull requests when filling it out. Our CLA can be found [here](http://caa.metamaps.cc). ### Testing and Linting