diff options
| author | Christian Studer <[email protected]> | 2020-06-18 11:56:57 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-06-18 12:56:57 +0300 |
| commit | 3a61e1ae2f0232149cf1e06d041f8789305355a2 (patch) | |
| tree | e1fd7c98fa369096a2ad30341ee21f5a91915e4a /site/content/docs | |
| parent | b1560e2d18d6301529f575785cfc23f5c59d3a69 (diff) | |
| download | bootstrap-3a61e1ae2f0232149cf1e06d041f8789305355a2.tar.xz bootstrap-3a61e1ae2f0232149cf1e06d041f8789305355a2.zip | |
Fix Stack Overflow tag (#31062)
Diffstat (limited to 'site/content/docs')
| -rw-r--r-- | site/content/docs/5.0/getting-started/introduction.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.0/getting-started/introduction.md b/site/content/docs/5.0/getting-started/introduction.md index 096f4244f..3945cb265 100644 --- a/site/content/docs/5.0/getting-started/introduction.md +++ b/site/content/docs/5.0/getting-started/introduction.md @@ -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. |
