docs: fix broken links and anchors across documentation

Fix ~30 broken links and anchors across the documentation site, including
incorrect relative paths, mismatched anchor names, zero-width characters
in URLs, and references to renamed or removed headings.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Fredrik Adelöw <freben@spotify.com>
This commit is contained in:
Fredrik Adelöw
2026-03-31 18:43:40 +02:00
parent 292b6431a2
commit bb7768ba06
31 changed files with 36 additions and 37 deletions
@@ -210,4 +210,4 @@ If you've updated the configuration for your integration, it's likely that the b
Some helpful links, for if you want to learn more about:
- [Other available integrations](../../integrations/index.md)
- [Using GitHub Apps instead of a Personal Access Token](../../integrations/github/github-apps.md#docsNav)
- [Using GitHub Apps instead of a Personal Access Token](../../integrations/github/github-apps.md)
@@ -236,4 +236,4 @@ If you've updated the configuration for your integration, it's likely that the b
Some helpful links, for if you want to learn more about:
- [Other available integrations](../../integrations/index.md)
- [Using GitHub Apps instead of a Personal Access Token](../../integrations/github/github-apps.md#docsNav)
- [Using GitHub Apps instead of a Personal Access Token](../../integrations/github/github-apps.md)
+1 -1
View File
@@ -190,7 +190,7 @@ backend:
# highlight-remove-end
```
[Start the Backstage app](../index.md#2-run-the-backstage-app):
[Start the Backstage app](../index.md#creating-and-running-a-backstage-application):
```shell
yarn start