### Code of Conduct - [x] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md) ### 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](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/customizing-dependabot-prs#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_