Skip to content

Commit bdc6450

Browse files
Fix link to supported packages in 'Code Security > Explore dependencies'
1 parent ef684f4 commit bdc6450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/code-security/supply-chain-security/understanding-your-software-supply-chain/exploring-the-dependencies-of-a-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ For public repositories, the dependents view shows how the repository is used by
8585

8686
You may notice some repositories have a "Used by" section in the sidebar of the **Code** tab. Your repository will have a "Used by" section if:
8787
* The dependency graph is enabled for the repository (see the above section for more details).
88-
* Your repository contains a package that is published on a [supported package ecosystem](/code-security/supply-chain-security/understanding-your-software-supply-chain/about-the-dependency-graph#supported-package-ecosystems).
88+
* Your repository contains a package that is published on a [supported package ecosystem](/code-security/supply-chain-security/understanding-your-software-supply-chain/dependency-graph-supported-package-ecosystems#supported-package-ecosystems).
8989
* Within the ecosystem, your package has a link to a _public_ repository where the source is stored.
9090
* More than 100 repositories depend on your package.
9191

0 commit comments

Comments
 (0)