Commit f366e6b1 authored by Marcel Amirault's avatar Marcel Amirault

Update two links to correct targets

parent 35b06498
......@@ -4137,10 +4137,10 @@ globally and per-job.
There are two types of variables.
- [Custom variables](../variables/README.md#gitlab-cicd-environment-variables):
- [Custom variables](../variables/README.md#custom-environment-variables):
You can define their values in the `.gitlab-ci.yml` file, in the GitLab UI,
or by using the API.
- [Predefined variables](../variables/README.md#custom-environment-variables):
- [Predefined variables](../variables/predefined_variables.md):
These values are set by the runner itself.
One example is `CI_COMMIT_REF_NAME`, which is the branch or tag the project is built for.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment