diff --git a/README.md b/README.md
index ea1947fac342a2c5d2e312ef33739de99889b734..25aad01f1b42941d6ff1caf1555b66970c5b38e1 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Add the following to your `.gitlab-ci.yml`:
 ```yaml
 include:
   # 1: include the component
-  - component: gitlab.com/to-be-continuous/gitleaks/gitlab-ci-gitleaks@2.6.0
+  - component: $CI_SERVER_FQDN/to-be-continuous/gitleaks/gitlab-ci-gitleaks@2.6.0
     # 2: set/override component inputs
     inputs:
       args: "--no-banner" # ⚠ this is only an example