Skip to content

Commit d2f4de3

Browse files
committed
Merge pull request #21169 from aidanhs/aphs-contributing-style-link
Make link to style guide direct in CONTRIBUTING.md Reviewed-by: brson, steveklabnik
2 parents 0765357 + 9002fdb commit d2f4de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ please do two things:
2727

2828
Pull requests will be treated as "review requests", and we will give
2929
feedback we expect to see corrected on
30-
[style](https://github.com/rust-lang/rust/wiki/Note-style-guide) and
30+
[style](http://aturon.github.io/) and
3131
substance before pulling. Changes contributed via pull request should
3232
focus on a single issue at a time, like any other. We will not accept
3333
pull-requests that try to "sneak" unrelated changes in.

0 commit comments

Comments
 (0)