File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Read ["Installing Rust"] from [The Book].
2121 * ` curl `
2222 * ` git `
2323
24- 2 . Clone the [ source] with git:
24+ 2 . Clone the [ source] with ` git ` :
2525
2626 $ git clone https://github.com/rust-lang/rust.git
2727 $ cd rust
@@ -90,7 +90,7 @@ swap, it will take a very long time to build.
9090
9191There is more advice about [ hacking on Rust] [ hack ] on the [ wiki] .
9292
93- [ hack ] : https://github.com/rust-lang/rust/wiki/Note-getting-started-developing-Rust
93+ [ hack ] : https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md
9494[ wiki ] : https://github.com/rust-lang/rust/wiki
9595
9696## Getting help
@@ -115,7 +115,7 @@ most popular channel is [#rust], a venue for general discussion about
115115Rust, and a good place to ask for help,
116116
117117[ IRC ] : https://en.wikipedia.org/wiki/Internet_Relay_Chat
118- [ #rust ] : https ://chat.mibbit.com/?server= irc.mozilla.org&channel=%23rust
118+ [ #rust ] : irc ://irc.mozilla.org/rust
119119
120120## License
121121
You can’t perform that action at this time.
0 commit comments