]> git.lizzy.rs Git - rust.git/commitdiff
Fix links in CONTRIBUTING.md
authorCody Schroeder <codys@cs.washington.edu>
Sat, 26 Jan 2013 08:09:13 +0000 (00:09 -0800)
committerCody Schroeder <codys@cs.washington.edu>
Sat, 26 Jan 2013 08:09:13 +0000 (00:09 -0800)
CONTRIBUTING.md

index 6528ffa134db6a05dde2f438f94fc415be1f3ae4..120d82edee61297ce48b986cf72c9aeea1c3ba7e 100644 (file)
@@ -7,6 +7,6 @@ Pull requests should be targeted at Rust's `incoming` branch (note that by defau
 
 Pull requests will be treated as "review requests", and we will give feedback we expect to see corrected on [style](https://github.com/mozilla/rust/wiki/Note-style-guide) and substance before pulling. Changes contributed via pull request should focus on a single issue at a time, like any other. We will not look kindly on pull-requests that try to "sneak" unrelated changes in.
 
-Normally, all pull requests must include regression tests (see [[Note-testsuite]]) that test your change. Occasionally, a change will be very difficult to test for. In those cases, please include a note in your commit message explaining why.
+Normally, all pull requests must include regression tests (see [Note-testsuite](https://github.com/mozilla/rust/wiki/Note-testsuite)) that test your change. Occasionally, a change will be very difficult to test for. In those cases, please include a note in your commit message explaining why.
 
-For more details, please refer to [[Note-development-policy]].
\ No newline at end of file
+For more details, please refer to [Note-development-policy](https://github.com/mozilla/rust/wiki/Note-development-policy).
\ No newline at end of file