diff options
| author | Julien Déramond <[email protected]> | 2024-03-12 15:10:02 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-03-12 16:10:02 +0200 |
| commit | 3150c6985dcf3e5558788cfc89349293ce5ce992 (patch) | |
| tree | 49893307d5d212766590eec3f74537f1f11aa6cb /README.md | |
| parent | ab1a765f7563555f3a518865158bc28d1f111464 (diff) | |
| download | bootstrap-3150c6985dcf3e5558788cfc89349293ce5ce992.tar.xz bootstrap-3150c6985dcf3e5558788cfc89349293ce5ce992.zip | |
Docs: fix Reddit URL to avoid redirection (#39777)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -177,7 +177,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/). - Ask questions and explore [our GitHub Discussions](https://github.com/twbs/bootstrap/discussions). -- Discuss, ask questions, and more on [the community Discord](https://discord.gg/bZUvakRU3M) or [Bootstrap subreddit](https://reddit.com/r/bootstrap). +- Discuss, ask questions, and more on [the community Discord](https://discord.gg/bZUvakRU3M) or [Bootstrap subreddit](https://www.reddit.com/r/bootstrap/). - 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-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. |
