Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathon Rossi <jono@jonorossi.com>2014-12-03 09:27:04 +0300
committerJonathon Rossi <jono@jonorossi.com>2014-12-03 09:27:04 +0300
commit184324e9cb9b90c3b346abb9caf65cc4a2deb325 (patch)
treedc583bf64ccd61355ff86bf3b975d047bad1ef58 /CONTRIBUTING.md
parent8dde6e2c818776a9f196f1b86789deb4c2df7dee (diff)
Fixed incorrect markdown syntax for two links
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a04886ff4b0..230a4505f08 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -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