Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2021-06-14 20:12:10 +0300
committerXhmikosR <xhmikosr@gmail.com>2021-07-21 16:20:01 +0300
commit0ef990f18eab840f0fa2cc4ff3b3f3ff01a3a87e (patch)
tree497c8ee4aeb3956f0562a051b88ba01cd3e80589
parent6c2c14d88783963d3a429198cc97d592e4c7a9e6 (diff)
Replace Freenode with Libera.Chat in the remaining files (#34250)
-rw-r--r--.github/SUPPORT.md2
-rw-r--r--README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md
index de3c4b552e..f54f4170dd 100644
--- a/.github/SUPPORT.md
+++ b/.github/SUPPORT.md
@@ -7,5 +7,5 @@ See the [contributing guidelines](CONTRIBUTING.md) for sharing bug reports.
For general troubleshooting or help getting started:
- Join [the official Slack room](https://bootstrap-slack.herokuapp.com/).
-- 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.
- Ask and explore Stack Overflow with the [`bootstrap-4`](https://stackoverflow.com/questions/tagged/bootstrap-4) tag.
diff --git a/README.md b/README.md
index 76cc84d572..120df31d3f 100644
--- a/README.md
+++ b/README.md
@@ -147,7 +147,7 @@ Get updates on Bootstrap's development and chat with the project maintainers and
- Follow [@getbootstrap on Twitter](https://twitter.com/getbootstrap).
- Read and subscribe to [The Official Bootstrap Blog](https://blog.getbootstrap.com/).
- Join [the official Slack room](https://bootstrap-slack.herokuapp.com/).
-- 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/browse/keyword/bootstrap) or similar delivery mechanisms for maximum discoverability.