diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2015-01-15 14:12:01 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2015-01-15 14:12:01 -0800 |
| commit | 132850c81849937c554d687ec1714e57fad6541b (patch) | |
| tree | 52720dcd29978462fa963c73429493e00e7836b5 | |
| parent | ef5a4bb4cbf8ae514d1e9ae688c0c3c70ce58a8c (diff) | |
| parent | 9002fdbc500ec63ed183eee714e9ca27ef5c8995 (diff) | |
| download | rust-132850c81849937c554d687ec1714e57fad6541b.tar.gz rust-132850c81849937c554d687ec1714e57fad6541b.zip | |
rollup merge of #21169: aidanhs/aphs-contributing-style-link
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2b3609e28a6..9f2bd6dc30c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,7 +27,7 @@ please do two things: Pull requests will be treated as "review requests", and we will give feedback we expect to see corrected on -[style](https://github.com/rust-lang/rust/wiki/Note-style-guide) and +[style](http://aturon.github.io/) and substance before pulling. Changes contributed via pull request should focus on a single issue at a time, like any other. We will not accept pull-requests that try to "sneak" unrelated changes in. |
