Skip to content

Commit

Permalink
Fix link to rustc guide in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
teiesti committed Mar 1, 2018
1 parent 0e3c9bb commit 6edbe37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -233,7 +233,7 @@ find out how various parts of the compiler work.
[IRC]: https://en.wikipedia.org/wiki/Internet_Relay_Chat
[#rust]: irc://irc.mozilla.org/rust
[#rust-beginners]: irc://irc.mozilla.org/rust-beginners
[rustc-guide]: https://rust-lang-nursery.github.io/rustc-guide/about-this-guide.html
[rustc guide]: https://rust-lang-nursery.github.io/rustc-guide/about-this-guide.html

## License
[license]: #license
Expand Down

0 comments on commit 6edbe37

Please sign in to comment.