about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAidan Hobson Sayers <aidanhs@cantab.net>2015-01-15 00:52:33 +0000
committerAidan Hobson Sayers <aidanhs@cantab.net>2015-01-15 00:52:33 +0000
commit9002fdbc500ec63ed183eee714e9ca27ef5c8995 (patch)
tree639ef48f3a87dd98a89b0fe80911fcb620c57428
parent896cb36ecab3eaeb7f101087e030e43771eca5ca (diff)
downloadrust-9002fdbc500ec63ed183eee714e9ca27ef5c8995.tar.gz
rust-9002fdbc500ec63ed183eee714e9ca27ef5c8995.zip
Make link to style guide direct
-rw-r--r--CONTRIBUTING.md2
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.