Skip to content

Commit

Permalink
Fixed incorrect markdown syntax for two links
Browse files Browse the repository at this point in the history
  • Loading branch information
jonorossi committed Dec 3, 2014
1 parent 8dde6e2 commit 184324e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
=========
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 184324e

Please sign in to comment.