Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmri Bar-Zik <omri@bar-zik.com>2022-05-25 20:28:56 +0300
committerGitHub <noreply@github.com>2022-05-25 20:28:56 +0300
commit83ed8d0d4fb51716fa58608fa3c1ee8eb0a93571 (patch)
treec41cf9b3ef93a10b5e9e8014ce458a4d3f591db0 /README.md
parent9d6f3f9c410753bf9412ddfeac6a000feccd14f0 (diff)
docs: update roadmap link in readme (#4922)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 642e1a51e..7e4a5f38a 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ npm <command>
* [**Documentation**](https://docs.npmjs.com/) - Official docs & how-tos for all things **npm**
* Note: you can also search docs locally with `npm help-search <query>`
* [**Bug Tracker**](https://github.com/npm/cli/issues) - Search or submit bugs against the CLI
-* [**Roadmap**](https://github.com/npm/roadmap) - Track & follow along with our public roadmap
+* [**Roadmap**](https://github.com/orgs/github/projects/4247/views/1?filterQuery=npm) - Track & follow along with our public roadmap
* [**Feedback**](https://github.com/npm/feedback) - 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