]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix Stack Overflow tag (#31062)
authorChristian Studer <cstuder@existenz.ch>
Thu, 18 Jun 2020 09:56:57 +0000 (11:56 +0200)
committerGitHub <noreply@github.com>
Thu, 18 Jun 2020 09:56:57 +0000 (12:56 +0300)
.github/CONTRIBUTING.md
.github/SUPPORT.md
README.md
site/content/docs/5.0/getting-started/introduction.md

index 9b9b2edadc5291894e6ebe88b44a2aa848e7612c..75841c222ea09fef0f64b49e387046c32518304d 100644 (file)
@@ -19,7 +19,7 @@ and [submitting pull requests](#pull-requests), but please respect the following
 restrictions:
 
 * Please **do not** use the issue tracker for personal support requests.  Stack
-  Overflow ([`bootstrap-4`](https://stackoverflow.com/questions/tagged/bootstrap-4) tag),
+  Overflow ([`bootstrap-5`](https://stackoverflow.com/questions/tagged/bootstrap-5) tag),
   [Slack](https://bootstrap-slack.herokuapp.com/) or [IRC](README.md#community) are better places to get help.
 
 * Please **do not** derail or troll issues. Keep the discussion on topic and
index de3c4b552e9a99de3a9d5c30f4e200bc97a755b0..c30bed3b4511b4bf1e64a7b270716df9e8b523e6 100644 (file)
@@ -8,4 +8,4 @@ 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.
-- Ask and explore Stack Overflow with the [`bootstrap-4`](https://stackoverflow.com/questions/tagged/bootstrap-4) tag.
+- Ask and explore Stack Overflow with the [`bootstrap-5`](https://stackoverflow.com/questions/tagged/bootstrap-5) tag.
index ddbc6a1c3523eb02b2959e063930c34a51ac1332..ea47a79f9a13068d640959f39d5713f9e23e0500 100644 (file)
--- a/README.md
+++ b/README.md
@@ -161,7 +161,7 @@ Get updates on Bootstrap's development and chat with the project maintainers and
 - 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.
-- Implementation help may be found at Stack Overflow (tagged [`bootstrap-4`](https://stackoverflow.com/questions/tagged/bootstrap-4)).
+- Implementation help may be found at Stack Overflow (tagged [`bootstrap-5`](https://stackoverflow.com/questions/tagged/bootstrap-5)).
 - 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.
 
 
index 096f4244f0acdc522b327f155a14fe6a614a5934..3945cb265ed7f9906f5a4f4eca885169f21a411f 100644 (file)
@@ -122,7 +122,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.
-- Implementation help may be found at Stack Overflow (tagged [`bootstrap-4`](https://stackoverflow.com/questions/tagged/bootstrap-4)).
+- Implementation help may be found at Stack Overflow (tagged [`bootstrap-5`](https://stackoverflow.com/questions/tagged/bootstrap-5)).
 - 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.
 
 You can also follow [@getbootstrap on Twitter](https://twitter.com/{{< param twitter >}}) for the latest gossip and awesome music videos.