diff options
| author | midzer <[email protected]> | 2021-05-21 07:08:04 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2021-05-21 08:19:22 +0300 |
| commit | fb604bc03fcfb4e9e0146c70f0bb9bba0aca30f0 (patch) | |
| tree | 958480fb5e67bfcd70f249dfc9db3266d7f32544 | |
| parent | 68f6aa678046ec921958ef3b2f9cd834122ae5e3 (diff) | |
| download | bootstrap-fb604bc03fcfb4e9e0146c70f0bb9bba0aca30f0.tar.xz bootstrap-fb604bc03fcfb4e9e0146c70f0bb9bba0aca30f0.zip | |
Replace freenode with libera IRC server (#34050)
| -rw-r--r-- | site/content/docs/4.6/getting-started/introduction.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/4.6/getting-started/introduction.md b/site/content/docs/4.6/getting-started/introduction.md index d688e45c6..94034ee3d 100644 --- a/site/content/docs/4.6/getting-started/introduction.md +++ b/site/content/docs/4.6/getting-started/introduction.md @@ -155,7 +155,7 @@ Stay up to date on the development of Bootstrap and reach out to the community w - Read and subscribe to [The Official Bootstrap Blog]({{< param blog >}}). - Join [the official Slack room]({{< param slack >}}). -- Chat with fellow Bootstrappers in IRC. On the `irc.freenode.net` server, in the `##bootstrap` channel. +- Chat with fellow Bootstrappers in IRC. On the `irc.libera.chat` server, in the `#bootstrap` channel. - Implementation help may be found at Stack Overflow (tagged [`bootstrap-4`](https://stackoverflow.com/questions/tagged/bootstrap-4)). - Developers should use the keyword `bootstrap` on packages which modify or add to the functionality of Bootstrap when distributing through [npm](https://www.npmjs.com/search?q=keywords:bootstrap) or similar delivery mechanisms for maximum discoverability. |
