Skip to content

Commit 92e71e6

Browse files
authored
docs: fix links to community discussions (#7576)
1 parent 15be6dd commit 92e71e6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ contact_links:
44
url: https://github.community/c/software-development/47
55
about: Find/file tickets with the community
66
- name: ⭐️ Feature Request
7-
url: https://github.com/npm/feedback
7+
url: https://github.com/orgs/community/discussions/categories/npm
88
about: Add your request or discuss the project w/ the community
99
- name: 📃 RFC
1010
url: https://github.com/npm/rfcs

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ npm <command>
4040
* Note: you can also search docs locally with `npm help-search <query>`
4141
* [**Bug Tracker**](https://github.com/npm/cli/issues) - Search or submit bugs against the CLI
4242
* [**Roadmap**](https://github.com/orgs/github/projects/4247/views/1?filterQuery=npm) - Track & follow along with our public roadmap
43-
* [**Feedback**](https://github.com/npm/feedback) - Contribute ideas & discussion around the npm registry, website & CLI
43+
* [**Community Feedback and Discussions**](https://github.com/orgs/community/discussions/categories/npm) - Contribute ideas & discussion around the npm registry, website & CLI
4444
* [**RFCs**](https://github.com/npm/rfcs) - Contribute ideas & specifications for the API/design of the npm CLI
4545
* [**Service Status**](https://status.npmjs.org/) - Monitor the current status & see incident reports for the website & registry
4646
* [**Project Status**](https://npm.github.io/statusboard/) - See the health of all our maintained OSS projects in one view

docs/lib/content/commands/npm.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Please be sure to follow the template and bug reporting guidelines.
154154

155155
Discuss new feature ideas on our discussion forum:
156156

157-
* <https://github.com/npm/feedback>
157+
* <https://github.com/orgs/community/discussions/categories/npm>
158158

159159
Or suggest formal RFC proposals:
160160

0 commit comments

Comments
 (0)