Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/dependency_list_export.md')
-rw-r--r--doc/api/dependency_list_export.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/api/dependency_list_export.md b/doc/api/dependency_list_export.md
index 083f7a640fc..744309a402e 100644
--- a/doc/api/dependency_list_export.md
+++ b/doc/api/dependency_list_export.md
@@ -23,8 +23,7 @@ and subject to change without notice.
Create a new CycloneDX JSON export for all the project dependencies detected in a pipeline.
-If an authenticated user doesn't have permission to
-[read_dependency](../user/permissions.md#custom-role-requirements),
+If an authenticated user doesn't have permission to [read_dependency](../user/custom_roles.md#custom-role-requirements),
this request returns a `403 Forbidden` status code.
SBOM exports can be only accessed by the export's author.