doc: fix broken link

Myles Borins committed Apr 23, 2021 at 10:54 UTC 782a09eed3ca3de37e9ff188393cf7881ea69e51
1 file changed +1 -1
content/packages-and-modules/introduction-to-packages-and-modules/package-scope-access-level-and-visibility.mdx
+1 -1
@@ -6,7 +6,7 @@ Visibility of npm packages depends on the scope (namespace) in which the package
6
7 <div class="note">
8
9 -<span class="bold">Note:</span> To create organization-scoped packages, you must first create an organization. For more information, see "<a href="https://docs.npmjs.com/organizations/creating-an-organization">Creating an organization</a>".
9 +<span class="bold">Note:</span> To create organization-scoped packages, you must first create an organization. For more information, see "<a href="https://docs.npmjs.com/creating-an-organization">Creating an organization</a>".
10
11 </div>
12