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:
@@ -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)
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user