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/user/snippets.md')
-rw-r--r--doc/user/snippets.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/snippets.md b/doc/user/snippets.md
index 1750e2c8d10..cab18b221c1 100644
--- a/doc/user/snippets.md
+++ b/doc/user/snippets.md
@@ -22,7 +22,7 @@ using the [GitLab Workflow VS Code extension](project/repository/vscode.md).
GitLab provides two types of snippets:
- **Personal snippets**: Created independent of any project.
- You can set a [visibility level](../public_access/public_access.md)
+ You can set a [visibility level](public_access.md)
for your snippet: public, internal, or private.
- **Project snippets**: Always related to a specific project.
Project snippets can be visible publicly or to only group members.