Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/customizing-dependabot-prs
What part(s) of the article would you like to see updated?
The link to pull-request-branch-name.separator option in the Changing the separator in the pull request branch name section is partially broken.
The article links to https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#pull-request-branch-name.separator-- however this link does not fully work as the link anchor doesnt match the anchor value that the target page uses.
On the target page the . in the option name has been removed from the anchor, e.g its 'In this article' TOC links to: https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#pull-request-branch-nameseparator-- which actually works.
Additional information
No response