Make link to style guide direct

This commit is contained in:
Aidan Hobson Sayers 2015-01-15 00:52:33 +00:00
parent 896cb36eca
commit 9002fdbc50
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ please do two things:
Pull requests will be treated as "review requests", and we will give Pull requests will be treated as "review requests", and we will give
feedback we expect to see corrected on 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 substance before pulling. Changes contributed via pull request should
focus on a single issue at a time, like any other. We will not accept focus on a single issue at a time, like any other. We will not accept
pull-requests that try to "sneak" unrelated changes in. pull-requests that try to "sneak" unrelated changes in.