diff options
| author | Poga Po <poga.bahamut@gmail.com> | 2015-04-30 21:28:49 +0800 |
|---|---|---|
| committer | Poga Po <poga.bahamut@gmail.com> | 2015-04-30 21:28:49 +0800 |
| commit | 8a20b994ea1779f25efeb3378aac167fa2f325ef (patch) | |
| tree | ed94f037dae7b9da60d2b9a0697c5f3158173327 /src | |
| parent | b59403606953d01391c1faa38d96062e3dfafa3d (diff) | |
| download | rust-8a20b994ea1779f25efeb3378aac167fa2f325ef.tar.gz rust-8a20b994ea1779f25efeb3378aac167fa2f325ef.zip | |
remove newline within link tag
Diffstat (limited to 'src')
| -rw-r--r-- | src/doc/trpl/nightly-rust.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/doc/trpl/nightly-rust.md b/src/doc/trpl/nightly-rust.md index 3b76cce568c..1cb62e8b2d3 100644 --- a/src/doc/trpl/nightly-rust.md +++ b/src/doc/trpl/nightly-rust.md @@ -93,8 +93,7 @@ If not, there are a number of places where you can get help. The easiest is [the #rust IRC channel on irc.mozilla.org][irc], which you can access through [Mibbit][mibbit]. Click that link, and you'll be chatting with other Rustaceans (a silly nickname we call ourselves), and we can help you out. Other great -resources include [the user’s forum][users], and [Stack Overflow][stack -overflow]. +resources include [the user’s forum][users], and [Stack Overflow][stack overflow]. [irc]: irc://irc.mozilla.org/#rust [mibbit]: http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust |
