]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update GH discussions links (#42163)
authorMark Otto <markd.otto@gmail.com>
Fri, 13 Mar 2026 00:41:39 +0000 (17:41 -0700)
committerGitHub <noreply@github.com>
Fri, 13 Mar 2026 00:41:39 +0000 (17:41 -0700)
Closes #42049.

Co-authored-by: Christian Oliff <1212885+coliff@users.noreply.github.com>
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE/config.yml
.github/SUPPORT.md
README.md
site/src/content/docs/getting-started/approach.mdx

index 502e1e5fcc79eeba3e47f202519554afb5f4ce55..7f3e251f44e2ea003a4cfa7103034636bce9c0bd 100644 (file)
@@ -18,7 +18,7 @@ the preferred channel for [bug reports](#bug-reports), [features requests](#feat
 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-6`](https://stackoverflow.com/questions/tagged/bootstrap-6) tag), Reddit ([`r/bootstrap` subreddit](https://www.reddit.com/r/bootstrap/)), [our GitHub Discussions](https://github.com/twbs/bootstrap/discussions), [the community Discord](https://discord.gg/bZUvakRU3M), or [IRC](/README.md#community) are better places to get help.
+- Please **do not** use the issue tracker for personal support requests. Stack Overflow ([`bootstrap-6`](https://stackoverflow.com/questions/tagged/bootstrap-6) tag), Reddit ([`r/bootstrap` subreddit](https://www.reddit.com/r/bootstrap/)), [our GitHub Discussions](https://github.com/orgs/twbs/discussions), [the community Discord](https://discord.gg/bZUvakRU3M), or [IRC](/README.md#community) are better places to get help.
 
 - Please **do not** derail or troll issues. Keep the discussion on topic and
   respect the opinions of others.
index f1520711335c273164657b29432ca443944048b4..ece97e31b7123608261b4cb30de9591db9bc8f56 100644 (file)
@@ -1,4 +1,4 @@
 contact_links:
   - name: Ask the community
-    url: https://github.com/twbs/bootstrap/discussions/new
+    url: https://github.com/orgs/twbs/discussions/new/choose
     about: Ask and discuss questions with other Bootstrap community members.
index 26b3be42c5b5eb63f5f1c52579a82c769238b7a6..0f0aa9275e62888c2a7b94ece1b17d73c60c1390 100644 (file)
@@ -6,6 +6,6 @@ See the [contributing guidelines](CONTRIBUTING.md) for sharing bug reports.
 
 For general troubleshooting or help getting started:
 
-- Ask and explore [our GitHub Discussions](https://github.com/twbs/bootstrap/discussions).
+- Ask and explore [our GitHub Discussions](https://github.com/orgs/twbs/discussions).
 - Chat with fellow Bootstrappers in IRC. On the `irc.libera.chat` server, in the `#bootstrap` channel.
 - Ask and explore Stack Overflow with the [`bootstrap-5`](https://stackoverflow.com/questions/tagged/bootstrap-5) tag.
index 24259004625794ce29c446e5a945da35cb350fbd..da8b9b338c7333586239c847b2e82cd47a14db26 100644 (file)
--- a/README.md
+++ b/README.md
@@ -156,7 +156,7 @@ Get updates on Bootstrap’s development and chat with the project maintainers a
 
 - Follow [@getbootstrap on X](https://x.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).
+- Ask questions and explore [our GitHub Discussions](https://github.com/orgs/twbs/discussions).
 - 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)).
index ba1257616af039431a2d66c863e8c07e3293948e..7f90ca6a1d72d7880d9207a57a76f7bccc170e74 100644 (file)
@@ -204,7 +204,7 @@ Utility classes—single, immutable property-value pairings like `.d-block` for
 Stay up-to-date on the development of Bootstrap and reach out to the community with these helpful resources.
 
 - Read and subscribe to [The Official Bootstrap Blog]([[config:blog]]).
-- Ask questions and explore [our GitHub Discussions](https://github.com/twbs/bootstrap/discussions).
+- Ask questions and explore [our GitHub Discussions](https://github.com/orgs/twbs/discussions).
 - 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)).