diff options
author | Gareth Davies <hello@garethtdavies.com> | 2018-12-25 04:15:44 +0000 |
---|---|---|
committer | Gareth Davies <hello@garethtdavies.com> | 2018-12-25 04:15:44 +0000 |
commit | 02f1d9cff0e8453c8e44533c28bfe2266040aa7a (patch) | |
tree | 11fe68832603ba54ba1a30b19fafdc45f447b6dd | |
parent | 5dc656fc1f053d397ad1e6c1d85a815f03a5d634 (diff) | |
download | gitlab-ce-02f1d9cff0e8453c8e44533c28bfe2266040aa7a.tar.gz |
Updating link to correctly point to environment scope docs
-rw-r--r-- | doc/user/project/clusters/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/clusters/index.md b/doc/user/project/clusters/index.md index 6bdafc60949..6f334af4fb7 100644 --- a/doc/user/project/clusters/index.md +++ b/doc/user/project/clusters/index.md @@ -60,7 +60,7 @@ new Kubernetes cluster to your project: **Sign in with Google** button. 1. From there on, choose your cluster's settings: - **Kubernetes cluster name** - The name you wish to give the cluster. - - **Environment scope** - The [associated environment](#setting-the-environment-scope) to this cluster. + - **Environment scope** - The [associated environment](#setting-the-environment-scope-premium) to this cluster. - **Google Cloud Platform project** - Choose the project you created in your GCP console that will host the Kubernetes cluster. Learn more about [Google Cloud Platform projects](https://cloud.google.com/resource-manager/docs/creating-managing-projects). |