summaryrefslogtreecommitdiff
path: root/doc/user/project/index.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2017-10-06 08:01:30 +0200
committerAchilleas Pipinellis <axil@gitlab.com>2017-10-06 08:01:30 +0200
commit53e5b305c316506c952c244341804e66d38d1c27 (patch)
tree59dd33802b9ecea8f83d0f671461ef89ee2b5224 /doc/user/project/index.md
parent3da881b709e97556cdbaaf2a5d5e9fdd53f5d9f2 (diff)
downloadgitlab-ce-53e5b305c316506c952c244341804e66d38d1c27.tar.gz
Fix broken link
Diffstat (limited to 'doc/user/project/index.md')
-rw-r--r--doc/user/project/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/index.md b/doc/user/project/index.md
index 5feb4a61714..97d0d529886 100644
--- a/doc/user/project/index.md
+++ b/doc/user/project/index.md
@@ -63,7 +63,7 @@ common actions on issues or merge requests
browse, and download job artifacts
- [Pipeline settings](pipelines/settings.md): Set up Git strategy (choose the default way your repository is fetched from GitLab in a job),
timeout (defines the maximum amount of time in minutes that a job is able run), custom path for `.gitlab-ci.yml`, test coverage parsing, pipeline's visibility, and much more
- - [GKE cluster integration](cluster/index.md): Connecting your GitLab project
+ - [GKE cluster integration](clusters/index.md): Connecting your GitLab project
with Google Container Engine
- [GitLab Pages](pages/index.md): Build, test, and deploy your static
website with GitLab Pages