Skip to content

Commit fbf7aa1

Browse files
mdocoliff
andauthored
Update GH discussions links (twbs#42163)
Closes twbs#42049. Co-authored-by: Christian Oliff <1212885+coliff@users.noreply.github.com>
1 parent 5496c17 commit fbf7aa1

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ the preferred channel for [bug reports](#bug-reports), [features requests](#feat
1818
and [submitting pull requests](#pull-requests), but please respect the following
1919
restrictions:
2020

21-
- 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.
21+
- 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.
2222

2323
- Please **do not** derail or troll issues. Keep the discussion on topic and
2424
respect the opinions of others.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
contact_links:
22
- name: Ask the community
3-
url: https://github.com/twbs/bootstrap/discussions/new
3+
url: https://github.com/orgs/twbs/discussions/new/choose
44
about: Ask and discuss questions with other Bootstrap community members.

.github/SUPPORT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ See the [contributing guidelines](CONTRIBUTING.md) for sharing bug reports.
66

77
For general troubleshooting or help getting started:
88

9-
- Ask and explore [our GitHub Discussions](https://github.com/twbs/bootstrap/discussions).
9+
- Ask and explore [our GitHub Discussions](https://github.com/orgs/twbs/discussions).
1010
- Chat with fellow Bootstrappers in IRC. On the `irc.libera.chat` server, in the `#bootstrap` channel.
1111
- Ask and explore Stack Overflow with the [`bootstrap-5`](https://stackoverflow.com/questions/tagged/bootstrap-5) tag.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Get updates on Bootstrap’s development and chat with the project maintainers a
156156

157157
- Follow [@getbootstrap on X](https://x.com/getbootstrap).
158158
- Read and subscribe to [The Official Bootstrap Blog](https://blog.getbootstrap.com/).
159-
- Ask questions and explore [our GitHub Discussions](https://github.com/twbs/bootstrap/discussions).
159+
- Ask questions and explore [our GitHub Discussions](https://github.com/orgs/twbs/discussions).
160160
- Discuss, ask questions, and more on [the community Discord](https://discord.gg/bZUvakRU3M) or [Bootstrap subreddit](https://www.reddit.com/r/bootstrap/).
161161
- Chat with fellow Bootstrappers in IRC. On the `irc.libera.chat` server, in the `#bootstrap` channel.
162162
- Implementation help may be found at Stack Overflow (tagged [`bootstrap-5`](https://stackoverflow.com/questions/tagged/bootstrap-5)).

site/src/content/docs/getting-started/approach.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ Utility classes—single, immutable property-value pairings like `.d-block` for
204204
Stay up-to-date on the development of Bootstrap and reach out to the community with these helpful resources.
205205

206206
- Read and subscribe to [The Official Bootstrap Blog]([[config:blog]]).
207-
- Ask questions and explore [our GitHub Discussions](https://github.com/twbs/bootstrap/discussions).
207+
- Ask questions and explore [our GitHub Discussions](https://github.com/orgs/twbs/discussions).
208208
- Discuss, ask questions, and more on [the community Discord](https://discord.gg/bZUvakRU3M) or [Bootstrap subreddit](https://www.reddit.com/r/bootstrap/).
209209
- Chat with fellow Bootstrappers in IRC. On the `irc.libera.chat` server, in the `#bootstrap` channel.
210210
- Implementation help may be found at Stack Overflow (tagged [`bootstrap-5`](https://stackoverflow.com/questions/tagged/bootstrap-5)).

0 commit comments

Comments
 (0)