diff --git a/README.md b/README.md
index 56d0b4c..1e3273f 100644
--- a/README.md
+++ b/README.md
@@ -279,7 +279,7 @@ Habitica is a gamified task manager, webapp and android/ios app, really wonderfu
- [Servo](https://github.com/servo/servo/labels/E-easy) _(label: E-easy)_
A browser engine designed for applications including embedded use.
- [Rust-Clippy](https://github.com/rust-lang-nursery/rust-clippy/labels/good%20first%20issue) _(label: good first issue)_
A bunch of lints to catch common mistakes and improve Rust code
-- [Rustfmt](https://github.com/rust-lang-nursery/rustfmt/labels/good-first-issue) _(label: good-first-issue)_
A tool for formatting Rust code according to style guidelines.
+- [Rustfmt](https://github.com/rust-lang-nursery/rustfmt/labels/good%20first%20issue) _(label: good first issue)_
A tool for formatting Rust code according to style guidelines.
- [Iron](https://github.com/iron/iron/labels/easy) _(label: easy)_
An extensible, concurrent web framework for Rust
- [TiKV](https://github.com/tikv/tikv/labels/D%3A%20Easy) _(label: D: Easy)_
A distributed transactional key-value database
- [nushell](https://github.com/nushell/nushell/labels/good%20first%20issue) _(label: good first issue)_
A modern shell for the GitHub era written in Rust.