Fixed incorrect markdown syntax for two links
authorJonathon Rossi <jono@jonorossi.com>
Wed, 3 Dec 2014 06:27:04 +0000 (16:27 +1000)
committerJonathon Rossi <jono@jonorossi.com>
Wed, 3 Dec 2014 06:27:04 +0000 (16:27 +1000)
CONTRIBUTING.md

index a04886ff4b0d0317bc1a2caa6d093c101ec5c83f..230a4505f08c0bbb000f5582184eee1e8111f0f9 100644 (file)
@@ -5,7 +5,7 @@ When contributing to the Mono project, please follow the [Mono Coding
 Guidelines][1].  We have been using a coding style for many years,
 please make your patches conform to these guidelines.
 
-[1] http://www.mono-project.com/community/contributing/coding-guidelines/
+[1]: http://www.mono-project.com/community/contributing/coding-guidelines/
 
 Etiquette
 =========
@@ -68,7 +68,7 @@ status of your pull request. If it succeeded and we like the changes,
 a maintainer will likely merge it. Otherwise, you can amend your pull
 request to fix build breakage and Jenkins will test it again.
 
-[2] http://jenkins.mono-project.com/
+[2]: http://jenkins.mono-project.com/
 
 # Inactivity