Skip to content

Commit f425950

Browse files
Edward Thomsonlukekarrys
Edward Thomson
authored andcommitted
docs: remove npm Enterprise from documentation
PR-URL: #3805 Credit: @ethomson Close: #3805 Reviewed-by: @lukekarrys
1 parent dbb90f7 commit f425950

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/content/using-npm/scope.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@ desired, with `npm access` or on the npmjs.com website.
9898

9999
Scopes can be associated with a separate registry. This allows you to
100100
seamlessly use a mix of packages from the primary npm registry and one or more
101-
private registries, such as npm Enterprise.
101+
private registries, such as [GitHub Packages](https://github.com/features/packages) or the open source [Verdaccio](https://verdaccio.org)
102+
project.
102103

103104
You can associate a scope with a registry at login, e.g.
104105

0 commit comments

Comments
 (0)