diff --git a/doc/ci/triggers/README.md b/doc/ci/triggers/README.md index d41aed2eb2e66a327c13b62e436b79b1d0460971..9f7c1bfe6a036a22f19e5b00ffbe82b45ca5449b 100644 --- a/doc/ci/triggers/README.md +++ b/doc/ci/triggers/README.md @@ -108,7 +108,7 @@ Now, whenever a new tag is pushed on project A, the build will run and the `stage: test` complete successfully. _**Note:** If your project is public, passing the token in plain text is -probably not the wiser idea, so you might want to use a +probably not the wisest idea, so you might want to use a [secure variable](../variables/README.md#user-defined-variables-secure-variables) for that purpose._