Skip to content

Commit 5543322

Browse files
Roshni SarangadharanRavlen
andcommitted
Merge branch 'docs-links-updates-6' into 'main'
Update crosslink pointing to docs See merge request https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/6346 Merged-by: Roshni Sarangadharan <rsarangadharan@gitlab.com> Approved-by: Roshni Sarangadharan <rsarangadharan@gitlab.com> Co-authored-by: Marcel Amirault <mamirault@gitlab.com>
2 parents af29c21 + 1bef343 commit 5543322

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitlab/merge_request_templates/Documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ If you aren't sure which tech writer to ask, use [roulette](https://gitlab-org.g
4545
- If the content still needs to be edited for topic types, you can create a follow-up issue with the ~"docs-technical-debt" label.
4646
- [ ] Review by assigned maintainer, who can always request/require the above reviews. Maintainer's review can occur before or after a technical writer review.
4747

48-
/label ~documentation ~"devops::verify" ~"group::runner" ~"Category:Runner" ~"type::maintenance" ~"maintenance::refactor"
48+
/label ~documentation ~"devops::verify" ~"group::runner-core" ~"Category:Runner" ~"type::maintenance" ~"maintenance::refactor"
4949
/assign me

docs/configuration/advanced-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ When GitLab Runner starts with a URL containing the `/ci` suffix, it logs a warn
431431
WARNING: The runner URL contains a legacy '/ci' suffix. This suffix is deprecated and should be
432432
removed from the configuration. Git submodules may fail to clone with authentication errors if this
433433
suffix is present. Please update the 'url' field in your config.toml to remove the '/ci' suffix.
434-
See https://docs.gitlab.com/runner/configuration/advanced-configuration.html#legacy-ci-url-suffix for more information.
434+
See https://docs.gitlab.com/runner/configuration/advanced-configuration/#legacy-ci-url-suffix for more information.
435435
```
436436

437437
To resolve this warning, edit your `config.toml` file and remove the `/ci` suffix from the `url` field.

0 commit comments

Comments
 (0)