diff --git a/README.md b/README.md
index 4d59f73e45287419c67c0fa47b83bfc019e5b718..4c994ad7eb091c92a6f93d243c20aa107f9731ae 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ When run on other branches, Gitleaks will run a quick analysis on the current br
 
 ## Usage
 
-This template can be used both as a [CI/CD component](https://docs.gitlab.com/ee/ci/components/#use-a-component-in-a-cicd-configuration) 
+This template can be used both as a [CI/CD component](https://docs.gitlab.com/ee/ci/components/#use-a-component) 
 or using the legacy [`include:project`](https://docs.gitlab.com/ee/ci/yaml/index.html#includeproject) syntax.
 
 ### Use as a CI/CD component