Skip to content

Commit 14cd7e7

Browse files
committed
chore: remove ref to skimdb.npmjs.com
1 parent 8f6eb6b commit 14cd7e7

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)