From 021e2fdb0e80f227f1fdcb8e8d24ea0fced0de21 Mon Sep 17 00:00:00 2001 From: Sergio Benitez Date: Thu, 27 Feb 2020 14:37:27 -0800 Subject: [PATCH] Update references to chat channels. --- README.md | 22 ++++++++++------------ site/guide/11-conclusion.md | 18 +++++++++--------- site/guide/index.md | 19 +++++++++---------- 3 files changed, 28 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index e4842e5b..9010b58a 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ [![Build Status](https://dev.azure.com/SergioBenitez/Rocket/_apis/build/status/SergioBenitez.Rocket?branchName=master)](https://dev.azure.com/SergioBenitez/Rocket/_build/latest?definitionId=3&branchName=master) [![Rocket Homepage](https://img.shields.io/badge/web-rocket.rs-red.svg?style=flat&label=https&colorB=d33847)](https://rocket.rs) [![Current Crates.io Version](https://img.shields.io/crates/v/rocket.svg)](https://crates.io/crates/rocket) -[![Chat on Matrix](https://img.shields.io/badge/style-matrix-blue.svg?style=flat&label=chat)](https://riot.im/app/#/room/#mozilla_#rocket:matrix.org) -[![IRC: #rocket on irc.mozilla.org](https://img.shields.io/badge/style-%23rocket-blue.svg?style=flat&label=mozilla)](https://kiwiirc.com/client/irc.mozilla.org/#rocket) +[![Matrix: #rocket:mozilla.org](https://img.shields.io/badge/style-%23rocket:mozilla.org-blue.svg?style=flat&label=[m])](https://chat.mozilla.org/#/room/#rocket:mozilla.org) +[![IRC: #rocket on chat.freenode.net](https://img.shields.io/badge/style-%23rocket-blue.svg?style=flat&label=freenode)](https://kiwiirc.com/client/chat.freenode.net/#rocket) Rocket is a web framework for Rust (nightly) with a focus on ease-of-use, expressibility, and speed. Here's an example of a complete Rocket application: @@ -45,17 +45,15 @@ Rocket is extensively documented: [Guide]: https://rocket.rs/guide/ [API Documentation]: https://api.rocket.rs/rocket/ -The official community support channels are the `#rocket` IRC channel on the -[Mozilla IRC Server] at `irc.mozilla.org` and the bridged [Rocket room on -Matrix]. If you're not familiar with IRC, we recommend chatting through [Matrix -via Riot] or via the [Kiwi web IRC client]. You can learn more about IRC via -Mozilla's [Getting Started with IRC] guide. +The official community support channels are [`#rocket:mozilla.org`] on Matrix +and the bridged [`#rocket`] IRC channel on Freenode at `chat.freenode.net`. We +recommend joining us on [Matrix via Riot]. If your prefer IRC, you can join via +the [Kiwi IRC client] or a client of your own. -[Mozilla IRC Server]: https://wiki.mozilla.org/IRC -[Rocket room on Matrix]: https://riot.im/app/#/room/#mozilla_#rocket:matrix.org -[Matrix via Riot]: https://riot.im/app/#/room/#mozilla_#rocket:matrix.org -[Kiwi web IRC client]: https://kiwiirc.com/client/irc.mozilla.org/#rocket -[Getting Started with IRC]: https://developer.mozilla.org/en-US/docs/Mozilla/QA/Getting_Started_with_IRC +[`#rocket:mozilla.org`]: https://chat.mozilla.org/#/room/#rocket:mozilla.org +[`#rocket`]: https://kiwiirc.com/client/chat.freenode.net/#rocket +[Matrix via Riot]: https://chat.mozilla.org/#/room/#rocket:mozilla.org +[Kiwi IRC Client]: https://kiwiirc.com/client/chat.freenode.net/#rocket ## Building diff --git a/site/guide/11-conclusion.md b/site/guide/11-conclusion.md index 32d0f6ea..1229f5fd 100644 --- a/site/guide/11-conclusion.md +++ b/site/guide/11-conclusion.md @@ -8,15 +8,15 @@ we're happy to take the best ideas. If you have something in mind, please ## Getting Help If you find yourself having trouble developing Rocket applications, you can get -help via the `#rocket` IRC channel on the [Mozilla IRC -Server](https://wiki.mozilla.org/IRC) at `irc.mozilla.org` and the bridged -[Rocket room on Matrix](https://riot.im/app/#/room/#mozilla_#rocket:matrix.org). -If you're not familiar with IRC, we recommend chatting through [Matrix via -Riot](https://riot.im/app/#/room/#mozilla_#rocket:matrix.org) or via the [Kiwi -web IRC client](https://kiwiirc.com/client/irc.mozilla.org/#rocket). You can -learn more about IRC via Mozilla's [Getting Started with -IRC](https://developer.mozilla.org/en-US/docs/Mozilla/QA/Getting_Started_with_IRC) -guide. +help via chat at [`#rocket:mozilla.org`] on Matrix or the bridged [`#rocket`] +IRC channel on Freenode at `chat.freenode.net`. We recommend joining us on +[Matrix via Riot]. If your prefer IRC, you can join via the [Kiwi IRC client] or +a client of your own. + +[`#rocket:mozilla.org`]: https://chat.mozilla.org/#/room/#rocket:mozilla.org +[`#rocket`]: https://kiwiirc.com/client/chat.freenode.net/#rocket +[Matrix via Riot]: https://chat.mozilla.org/#/room/#rocket:mozilla.org +[Kiwi IRC Client]: https://kiwiirc.com/client/chat.freenode.net/#rocket ## What's next? diff --git a/site/guide/index.md b/site/guide/index.md index 8c07cded..13ff0e78 100644 --- a/site/guide/index.md +++ b/site/guide/index.md @@ -33,13 +33,12 @@ aspect of Rocket. The sections are: ## Getting Help -The official community support channels are the `#rocket` IRC channel on the -[Mozilla IRC Server](https://wiki.mozilla.org/IRC) at `irc.mozilla.org` and the -bridged [Rocket room on -Matrix](https://riot.im/app/#/room/#mozilla_#rocket:matrix.org). If you're not -familiar with IRC, we recommend chatting through [Matrix via -Riot](https://riot.im/app/#/room/#mozilla_#rocket:matrix.org) or via the [Kiwi -web IRC client](https://kiwiirc.com/client/irc.mozilla.org/#rocket). You can -learn more about IRC via Mozilla's [Getting Started with -IRC](https://developer.mozilla.org/en-US/docs/Mozilla/QA/Getting_Started_with_IRC) -guide. +The official community support channels are [`#rocket:mozilla.org`] on Matrix +and the bridged [`#rocket`] IRC channel on Freenode at `chat.freenode.net`. We +recommend joining us on [Matrix via Riot]. If your prefer IRC, you can join via +the [Kiwi IRC client] or a client of your own. + +[`#rocket:mozilla.org`]: https://chat.mozilla.org/#/room/#rocket:mozilla.org +[`#rocket`]: https://kiwiirc.com/client/chat.freenode.net/#rocket +[Matrix via Riot]: https://chat.mozilla.org/#/room/#rocket:mozilla.org +[Kiwi IRC Client]: https://kiwiirc.com/client/chat.freenode.net/#rocket