Skip to content

Commit 52888d6

Browse files
author
David AO Lozano
committed
---
yaml --- r: 276731 b: refs/heads/try c: 9094935 h: refs/heads/master i: 276729: 0eb0297 276727: 13bece6
1 parent b3a2b63 commit 52888d6

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
refs/heads/master: 6dbb0e86aec11050480beb76eade6fb805010ba7
33
refs/heads/snap-stage3: 235d77457d80b549dad3ac36d94f235208a1eafb
4-
refs/heads/try: c233f2ee29e7be75411975473db232952f7489df
4+
refs/heads/try: 9094935b460975b6fac272ebf5985dfd71b90104
55
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
66
refs/tags/release-0.2: c870d2dffb391e14efb05aa27898f1f6333a9596
77
refs/tags/release-0.3: b5f0d0f648d9a6153664837026ba1be43d3e2503

branches/try/src/doc/book/getting-started.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -164,17 +164,15 @@ installed. Doing so will depend on your specific system, consult its
164164
documentation for more details.
165165

166166
If not, there are a number of places where we can get help. The easiest is
167-
[the #rust-beginners IRC channel on irc.mozilla.org][irc-beginners], which we
168-
can access through [Mibbit][mibbit-beginners] and for general discussion
169-
[the #rust IRC channel on irc.mozilla.org][irc], which we can access through
170-
[Mibbit][mibbit]. Then we'll be chatting with other Rustaceans (a silly
171-
nickname we call ourselves) who can help us out. Other great resources include
172-
[the user’s forum][users], and [Stack Overflow][stackoverflow].
167+
[the #rust-beginners IRC channel on irc.mozilla.org][irc-beginners] and for
168+
general discussion [the #rust IRC channel on irc.mozilla.org][irc], which we
169+
can access through [Mibbit][mibbit]. Then we'll be chatting with other
170+
Rustaceans (a silly nickname we call ourselves) who can help us out. Other great
171+
resources include [the user’s forum][users] and [Stack Overflow][stackoverflow].
173172

174173
[irc-beginners]: irc://irc.mozilla.org/#rust-beginners
175-
[mibbit-beginners]: http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-beginners
176174
[irc]: irc://irc.mozilla.org/#rust
177-
[mibbit]: http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust
175+
[mibbit]: http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-beginners,%23rust
178176
[users]: https://users.rust-lang.org/
179177
[stackoverflow]: http://stackoverflow.com/questions/tagged/rust
180178

0 commit comments

Comments
 (0)