summaryrefslogtreecommitdiff
path: root/doc/workflow/protected_branches.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/workflow/protected_branches.md')
-rw-r--r--doc/workflow/protected_branches.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/workflow/protected_branches.md b/doc/workflow/protected_branches.md
index fdf9a8d391c..d854ec1e025 100644
--- a/doc/workflow/protected_branches.md
+++ b/doc/workflow/protected_branches.md
@@ -12,7 +12,7 @@ A protected branch does three simple things:
You can make any branch a protected branch. GitLab makes the master branch a protected branch by default.
-To protect a branch, user needs to have at least a Master permission level, see [permissions document](doc/permissions/permissions.md).
+To protect a branch, user needs to have at least a Master permission level, see [permissions document](../permissions/permissions.md).
![protected branches page](protected_branches/protected_branches1.png)