summaryrefslogtreecommitdiff
path: root/doc/ci/services/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ci/services/index.md')
-rw-r--r--doc/ci/services/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/services/index.md b/doc/ci/services/index.md
index beebaa6d03f..bbd2f822481 100644
--- a/doc/ci/services/index.md
+++ b/doc/ci/services/index.md
@@ -221,7 +221,7 @@ For this solution to work, you must use
You can also pass custom CI/CD [variables](../variables/index.md)
to fine tune your Docker `images` and `services` directly in the `.gitlab-ci.yml` file.
-For more information, read about [`.gitlab-ci.yml` defined variables](../variables/index.md#create-a-custom-cicd-variable-in-the-gitlab-ciyml-file).
+For more information, read about [`.gitlab-ci.yml` defined variables](../variables/index.md#define-a-cicd-variable-in-the-gitlab-ciyml-file).
```yaml
# The following variables are automatically passed down to the Postgres container