From 8792375d560e3cb4e1a8ab8334574152267dda17 Mon Sep 17 00:00:00 2001 From: Max Black Date: Wed, 19 Nov 2025 13:42:50 -0800 Subject: [PATCH] docs(readme): remove outdated roadmap link --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index efb9f9cd1c7f1..d31017ec771b1 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,6 @@ npm * [**Documentation**](https://docs.npmjs.com/) - Official docs & how-tos for all things **npm** * Note: you can also search docs locally with `npm help-search ` * [**Bug Tracker**](https://github.com/npm/cli/issues) - Search or submit bugs against the CLI -* [**Roadmap**](https://github.com/orgs/github/projects/4247/views/1?filterQuery=npm) - Track & follow along with our public roadmap * [**Community Feedback and Discussions**](https://github.com/orgs/community/discussions/categories/npm) - Contribute ideas & discussion around the npm registry, website & CLI * [**RFCs**](https://github.com/npm/rfcs) - Contribute ideas & specifications for the API/design of the npm CLI * [**Service Status**](https://status.npmjs.org/) - Monitor the current status & see incident reports for the website & registry