about summary refs log tree commit diff
diff options
context:
space:
mode:
authorElliot Bobrow <77182873+ebobrow@users.noreply.github.com>2021-07-19 14:50:05 -0700
committerCaleb Cartwright <calebcartwright@users.noreply.github.com>2021-07-25 22:53:32 -0500
commit0832137b9e72cf639d46f42d4801db8bc6d798e0 (patch)
tree2e8c3cc77e3b5b78fae59fd17514c550f1a840c6
parentd42be80bf772688089b90a7f2c8651adc366a3c4 (diff)
fix link in Contributing.md
-rw-r--r--Contributing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Contributing.md b/Contributing.md
index a108195beb9..e6dc6a22037 100644
--- a/Contributing.md
+++ b/Contributing.md
@@ -65,7 +65,7 @@ and get a better grasp on the execution flow.
 
 ## Hack!
 
-Here are some [good starting issues](https://github.com/rust-lang/rustfmt/issues?q=is%3Aopen+is%3Aissue+label%3Agood-first-issue).
+Here are some [good starting issues](https://github.com/rust-lang/rustfmt/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22).
 
 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.