X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=CONTRIBUTING.md;h=230a4505f08c0bbb000f5582184eee1e8111f0f9;hb=d6ed00cd14a009edbbd900673d71fcfee3aa0f42;hp=a04886ff4b0d0317bc1a2caa6d093c101ec5c83f;hpb=dacc3f8c5d4331f7a40413f3a802ec4049da1e2e;p=mono.git 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