summaryrefslogtreecommitdiff
path: root/doc/ci/runners/saas/linux_saas_runner.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ci/runners/saas/linux_saas_runner.md')
-rw-r--r--doc/ci/runners/saas/linux_saas_runner.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/runners/saas/linux_saas_runner.md b/doc/ci/runners/saas/linux_saas_runner.md
index 61421f86ff5..9c380886812 100644
--- a/doc/ci/runners/saas/linux_saas_runner.md
+++ b/doc/ci/runners/saas/linux_saas_runner.md
@@ -105,7 +105,7 @@ can be used for:
- Downloading assets from a CDN
- Any other commands that must run before the `git init`
-To use this feature, define a [CI/CD variable](../../../ci/variables/index.md#custom-cicd-variables) called
+To use this feature, define a [CI/CD variable](../../../ci/variables/index.md) called
`CI_PRE_CLONE_SCRIPT` that contains a bash script.
NOTE: