diff --git a/doc/user/project/index.md b/doc/user/project/index.md index d46ae31580ac0ccc8f9cbeec052d80ef6c5a83e7..e9a930d2ebe0c1c64b72234d492bf5538185df20 100644 --- a/doc/user/project/index.md +++ b/doc/user/project/index.md @@ -65,7 +65,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](clusters/index.md): Connecting your GitLab project + - [Kubernetes cluster integration](clusters/index.md): Connecting your GitLab project with Google Kubernetes Engine - [GitLab Pages](pages/index.md): Build, test, and deploy your static website with GitLab Pages