### Prerequisites - [x] I have searched existing issues to ensure this feature hasn't already been requested - [x] I have tested using the latest version of docs-builder ### What problem are you trying to solve? I have a page: https://docs-v3-preview.elastic.dev/elastic/docs-content/tree/main/deploy-manage/users-roles/cluster-or-deployment-auth/defining-roles I moved a subset of the content that was planned for that page to a subpage: https://docs-v3-preview.elastic.dev/elastic/docs-content/tree/main/deploy-manage/users-roles/cluster-or-deployment-auth/role-structure we have links pointing to the anchors that have been moved to the subpage: - roles-indices-priv - roles-global-priv - roles-application-priv - roles-remote-indices-priv - roles-remote-cluster-priv we need a way to redirect those specific anchors to the new subpage, without redirecting the entire parent page to the new subpage. ### Proposed Solution ? ### Examples and Research _No response_ ### Alternative Solutions _No response_ ### Additional Context _No response_ ### How important is this feature to you? Important