aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Déramond <[email protected]>2024-03-12 15:10:02 +0100
committerGitHub <[email protected]>2024-03-12 16:10:02 +0200
commit3150c6985dcf3e5558788cfc89349293ce5ce992 (patch)
tree49893307d5d212766590eec3f74537f1f11aa6cb
parentab1a765f7563555f3a518865158bc28d1f111464 (diff)
downloadbootstrap-3150c6985dcf3e5558788cfc89349293ce5ce992.tar.xz
bootstrap-3150c6985dcf3e5558788cfc89349293ce5ce992.zip
Docs: fix Reddit URL to avoid redirection (#39777)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a270067ac..f7fa824f3 100644
--- a/README.md
+++ b/README.md
@@ -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.