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:
authorJames Ramsay <jramsay@gitlab.com>2019-03-13 14:00:35 +0300
committerJames Ramsay <jramsay@gitlab.com>2019-03-13 14:00:35 +0300
commitaf0ca1310780644b0cdeb6e19f1bcc76b7106d09 (patch)
treeb6471aed2a05b720987f4e68b896f36cd298c7b0 /doc/user/project/protected_branches.md
parentf06a649ced952bcc439a5b3d36d96df178aabd66 (diff)
Fix incorrect link format in docs
Diffstat (limited to 'doc/user/project/protected_branches.md')
-rw-r--r--doc/user/project/protected_branches.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/protected_branches.md b/doc/user/project/protected_branches.md
index 3eb8123144f..480cc921d76 100644
--- a/doc/user/project/protected_branches.md
+++ b/doc/user/project/protected_branches.md
@@ -96,7 +96,7 @@ all matching branches:
## Creating a protected branch
-> [Introduced][https://gitlab.com/gitlab-org/gitlab-ce/issues/53361] in GitLab 11.9.
+> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/53361) in GitLab 11.9.
When a protected branch or wildcard protected branches are set to
[**No one** is **Allowed to push**](#using-the-allowed-to-merge-and-allowed-to-push-settings),