Skip to content

Commit

Permalink
docs: Fix broken link in configuration-options.md (#24143)
Browse files Browse the repository at this point in the history
Co-authored-by: Rhys Arkins <rhys@arkins.net>
  • Loading branch information
muffl0n and rarkins committed Sep 8, 2023
1 parent 067ce29 commit a5fda10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/configuration-options.md
Expand Up @@ -3041,7 +3041,7 @@ We recommend you use only one of these methods, or you'll get confused.
We recommend that you also tell Renovate what `versioning` to use.
If the `versioning` field is missing, then Renovate defaults to using `semver` versioning.

For more details and examples, see our [documentation for the `regex` manager](/modules/manager/regex/index.md).
For more details and examples, see our [documentation for the `regex` manager](/modules/manager/regex/).
For template fields, use the triple brace `{{{ }}}` notation to avoid Handlebars escaping any special characters.

<!-- prettier-ignore -->
Expand Down

0 comments on commit a5fda10

Please sign in to comment.