Skip to content

Update anchor for CI token access section

Filip Aleksic requested to merge faleksic-master-patch-59889 into master

What does this MR do and why?

The URL being returned mentions an anchor that doesn't exist. Updated the link to reflect that.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
https://docs.gitlab.com/ee/ci/jobs/ci_job_token.html#allow-access-to-your-project-with-a-job-token https://docs.gitlab.com/ee/ci/jobs/ci_job_token.html#control-job-token-access-to-your-project

How to set up and validate locally

  1. Go to project
  2. Settings > CI/CD
  3. Scroll to token access and check the URL in the "Learn More" link.

Merge request reports