aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Studer <[email protected]>2020-06-18 11:56:57 +0200
committerGitHub <[email protected]>2020-06-18 12:56:57 +0300
commit3a61e1ae2f0232149cf1e06d041f8789305355a2 (patch)
treee1fd7c98fa369096a2ad30341ee21f5a91915e4a /README.md
parentb1560e2d18d6301529f575785cfc23f5c59d3a69 (diff)
downloadbootstrap-3a61e1ae2f0232149cf1e06d041f8789305355a2.tar.xz
bootstrap-3a61e1ae2f0232149cf1e06d041f8789305355a2.zip
Fix Stack Overflow tag (#31062)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ddbc6a1c3..ea47a79f9 100644
--- 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.