summaryrefslogtreecommitdiff
path: root/doc/ci
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2017-05-31 22:52:37 +0800
committerLin Jen-Shin <godfat@godfat.org>2017-05-31 22:52:37 +0800
commit76e738fc0ec65513cb4d92a8206109184c74a381 (patch)
tree6e8cd51f41f0c49eb9527c9a3dc0d4679719dd5e /doc/ci
parentc4dded593a9df770dd08051fc645f713ca295f13 (diff)
downloadgitlab-ce-76e738fc0ec65513cb4d92a8206109184c74a381.tar.gz
Fix doc table of contents
Diffstat (limited to 'doc/ci')
-rw-r--r--doc/ci/variables/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/variables/README.md b/doc/ci/variables/README.md
index 602e2aa5df1..71f2088be74 100644
--- a/doc/ci/variables/README.md
+++ b/doc/ci/variables/README.md
@@ -11,7 +11,7 @@ this order:
1. [Trigger variables][triggers] (take precedence over all)
1. [Secret variables](#secret-variables)
-1. [Protected variables](#protected-variables)
+1. [Protected secret variables](#protected-secret-variables)
1. YAML-defined [job-level variables](../yaml/README.md#job-variables)
1. YAML-defined [global variables](../yaml/README.md#variables)
1. [Deployment variables](#deployment-variables)