summaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-05-31 18:41:37 +0200
committerAchilleas Pipinellis <axil@gitlab.com>2018-06-06 11:28:54 +0200
commit3c9686c96d46d1cd743179f5d3da179e4de6a428 (patch)
treeaeb6bd7579a57f2b8d167bc929b70463a539397e /doc/README.md
parentbb6b73cf3c64a6f963e6afc657cab937db46564b (diff)
downloadgitlab-ce-3c9686c96d46d1cd743179f5d3da179e4de6a428.tar.gz
Rename Secret variables -> variables
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index ff8dd3fab8a..c8fc7a3cbe7 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -162,7 +162,7 @@ configuration. Then customize everything from buildpacks to CI/CD.
- [Auto DevOps](topics/autodevops/index.md)
- [Deployment of Helm, Ingress, and Prometheus on Kubernetes](user/project/clusters/index.md#installing-applications)
-- [Protected secret variables](ci/variables/README.md#protected-secret-variables)
+- [Protected variables](ci/variables/README.md#protected-variables)
- [Easy creation of Kubernetes clusters on GKE](user/project/clusters/index.md#adding-and-creating-a-new-gke-cluster-via-gitlab)
### Monitor