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:
authorRémy Coutable <remy@rymai.me>2017-11-20 11:48:14 +0300
committerRémy Coutable <remy@rymai.me>2017-11-20 11:48:14 +0300
commit71c4f75d881c3b41e028fc1f3ab9f293156e3a8f (patch)
tree092e4b0626bf835d8bb72be8c9bbd2a8e2a885a2 /doc/ci/git_submodules.md
parent33b4da0a3c0f32f8535e1c5fa94c848cf435d3ab (diff)
Fix a wrong anchor to job permissions doc
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'doc/ci/git_submodules.md')
-rw-r--r--doc/ci/git_submodules.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/git_submodules.md b/doc/ci/git_submodules.md
index c83d3f6f248..286f3dee665 100644
--- a/doc/ci/git_submodules.md
+++ b/doc/ci/git_submodules.md
@@ -8,7 +8,7 @@
with the use of [SSH keys](ssh_keys/README.md).
- With GitLab 8.12 onward, your permissions are used to evaluate what a CI job
can access. More information about how this system works can be found in the
- [Jobs permissions model](../user/permissions.md#jobs-permissions).
+ [Jobs permissions model](../user/permissions.md#job-permissions).
- The HTTP(S) Git protocol [must be enabled][gitpro] in your GitLab instance.
## Configuring the `.gitmodules` file