Skip to content

Commit 1b1e227

Browse files
MaxBlack-devMax Black
andauthored
docs: remove outdated roadmap link (#8750)
## Description Removes the outdated roadmap link from README.md as the GitHub project board hasn't been updated since 2023 and contains no future items. ## Changes - Removed the Roadmap link from Links & Resources section ## Fixes Closes #7637 ## Rationale The linked roadmap (https://github.com/orgs/github/projects/4247/views/1?filterQuery=npm) only shows 6 shipped items from 2023 with no future roadmap items. Since there's no active replacement roadmap to link to, removing the outdated link provides a better user experience than keeping a dead link. ## Type of Change - [x] Documentation update Co-authored-by: Max Black <husivm@google.com>
1 parent 1333d57 commit 1b1e227

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ npm <command>
3131
* [**Documentation**](https://docs.npmjs.com/) - Official docs & how-tos for all things **npm**
3232
* Note: you can also search docs locally with `npm help-search <query>`
3333
* [**Bug Tracker**](https://github.com/npm/cli/issues) - Search or submit bugs against the CLI
34-
* [**Roadmap**](https://github.com/orgs/github/projects/4247/views/1?filterQuery=npm) - Track & follow along with our public roadmap
3534
* [**Community Feedback and Discussions**](https://github.com/orgs/community/discussions/categories/npm) - Contribute ideas & discussion around the npm registry, website & CLI
3635
* [**RFCs**](https://github.com/npm/rfcs) - Contribute ideas & specifications for the API/design of the npm CLI
3736
* [**Service Status**](https://status.npmjs.org/) - Monitor the current status & see incident reports for the website & registry

0 commit comments

Comments
 (0)