diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2015-02-23 14:44:29 +0530 |
|---|---|---|
| committer | Manish Goregaokar <manishsmail@gmail.com> | 2015-02-23 23:28:47 +0530 |
| commit | 26180e9940ea349fbe62ef53b7f737679bb4a970 (patch) | |
| tree | 38f91c6bece36cedbe1ff2893df210f713dbd364 | |
| parent | eb06c0ecd26081ee8795447184f47d453e3b3fca (diff) | |
| parent | eceab2963d731544e9a13d25a224b6a6364c5eee (diff) | |
| download | rust-26180e9940ea349fbe62ef53b7f737679bb4a970.tar.gz rust-26180e9940ea349fbe62ef53b7f737679bb4a970.zip | |
Rollup merge of #22601 - bombless:patch-1, r=Manishearth
r? @steveklabnik
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index b6a73730d35..ec56d3a1cd5 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ To contribute to Rust, please see [CONTRIBUTING.md](CONTRIBUTING.md). Rust has an [IRC] culture and most real-time collaboration happens in a variety of channels on Mozilla's IRC network, irc.mozilla.org. The most popular channel is [#rust], a venue for general discussion about -Rust, and a good place to ask for help, +Rust, and a good place to ask for help. [IRC]: https://en.wikipedia.org/wiki/Internet_Relay_Chat [#rust]: irc://irc.mozilla.org/rust |
