From 106784ed3581cc4896d0870c1679b1278b18d41a Mon Sep 17 00:00:00 2001 From: alxndrsn Date: Wed, 4 Mar 2026 08:19:33 +0000 Subject: [PATCH] docs/users: update NPM Browser URL .com is down, but still available on github.com --- docs/users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/users.md b/docs/users.md index 2e182c6a68..39cacb20d7 100644 --- a/docs/users.md +++ b/docs/users.md @@ -86,7 +86,7 @@ Data is stored locally on device in PouchDB database and can be synced to the cl ## NPM Browser -[NPM Browser](http://www.npm-browser.com/#/) is a fully offline cache of NPM packages, which runs in your browser, using Angular.js, PouchDB, and the pouchdb-load plugin. +[NPM Browser](https://github.com/pouchdb/npm-browser) is a fully offline cache of NPM packages, which runs in your browser, using Angular.js, PouchDB, and the pouchdb-load plugin. ## Pokedex.org