File tree 1 file changed +3
-3
lines changed 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].
21
21
* ` curl `
22
22
* ` git `
23
23
24
- 2 . Clone the [ source] with git:
24
+ 2 . Clone the [ source] with ` git ` :
25
25
26
26
$ git clone https://github.com/rust-lang/rust.git
27
27
$ cd rust
@@ -90,7 +90,7 @@ swap, it will take a very long time to build.
90
90
91
91
There is more advice about [ hacking on Rust] [ hack ] on the [ wiki] .
92
92
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
94
94
[ wiki ] : https://github.com/rust-lang/rust/wiki
95
95
96
96
## Getting help
@@ -115,7 +115,7 @@ most popular channel is [#rust], a venue for general discussion about
115
115
Rust, and a good place to ask for help,
116
116
117
117
[ 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
119
119
120
120
## License
121
121
You can’t perform that action at this time.
0 commit comments