Skip to content

Commit 2f30251

Browse files
authored
chore: remove references to skimdb.npmjs.com (#8314)
# Summary With the public communication of the replication feed changes, this PR updates all documentation to remove references to skimdb.npmjs.com. All requests will be redirected to replicate.npmjs.com. ## References - https://github.com/orgs/community/discussions/152515 - https://github.blog/changelog/2025-02-26-changes-and-deprecation-notice-for-npm-replication-apis/
1 parent 8f6eb6b commit 2f30251

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/lib/content/using-npm/registry.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ npm's package registry implementation supports several
2222
write APIs as well, to allow for publishing packages and managing user
2323
account information.
2424

25-
The npm public registry is powered by a CouchDB database,
26-
of which there is a public mirror at <https://skimdb.npmjs.com/registry>.
27-
2825
The registry URL used is determined by the scope of the package (see
2926
[`scope`](/using-npm/scope). If no scope is specified, the default registry is
3027
used, which is supplied by the [`registry` config](/using-npm/config#registry)

0 commit comments

Comments
 (0)