about summary refs log tree commit diff
diff options
context:
space:
mode:
authorNick Cameron <nrc@ncameron.org>2016-07-04 15:57:00 +1200
committerGitHub <noreply@github.com>2016-07-04 15:57:00 +1200
commitb51bcbfbeff508029bf824bdca586eec20fb7c0a (patch)
treeeb22b61c392645c79b27fb166d57bd2b237cc952
parentddda46d265f0b629e042ebd8c858500971170de3 (diff)
parenta9d27f92ce0202f2c383949b97d26c01151936b3 (diff)
Merge pull request #1083 from KaivoAnastetiks/fix/easy-issue-repo
Links to the rust-lang-nursery/rustfmt issue list.
-rw-r--r--Contributing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Contributing.md b/Contributing.md
index 65f3d08c03e..50b489cc130 100644
--- a/Contributing.md
+++ b/Contributing.md
@@ -59,7 +59,7 @@ file found at `./tests/config/small_tabs.toml`.
 
 ## Hack!
 
-Here are some [good starting issues](https://github.com/nrc/rustfmt/issues?q=is%3Aopen+is%3Aissue+label%3Aeasy).
+Here are some [good starting issues](https://github.com/rust-lang-nursery/rustfmt/issues?q=is%3Aopen+is%3Aissue+label%3Aeasy).
 
 If you've found areas which need polish and don't have issues, please submit a
 PR, don't feel there needs to be an issue.