Update creating-and-publishing-scoped-public-packages.mdx (#653)

* Update creating-and-publishing-scoped-public-packages.mdx The link to "about scopes" was broken. * Update content/packages-and-modules/contributing-packages-to-the-registry/creating-and-publishing-scoped-public-packages.mdx --------- Co-authored-by: Myles Borins <mylesborins@github.com>

Milo Fultz committed Jun 12, 2023 at 05:55 UTC a195475220a21b9cff998dc65d9f46f4d5336aaf
1 file changed +1 -1
content/packages-and-modules/contributing-packages-to-the-registry/creating-and-publishing-scoped-public-packages.mdx
+1 -1
@@ -101,7 +101,7 @@ By default, scoped packages are published with private visibility. To publish a
101 For more information on the `publish` command, see the [CLI documentation][cli-publish].
102
103
104 -[scopes]: about-scopes
104 +[scopes]: /about-scopes
105 [user-signup]: https://www.npmjs.com/signup
106 [create-org]: https://www.npmjs.com/signup?next=/org/create
107 [reg-config]: configuring-your-registry-settings-as-an-npm-enterprise-user