Update docs/features/techdocs/troubleshooting.md

Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
This commit is contained in:
Andre Wanlin
2026-04-08 11:56:08 -05:00
committed by GitHub
parent 7da6368a72
commit 6c6fbe207a
+1 -1
View File
@@ -26,7 +26,7 @@ TechDocs architecture (documentation generated and published in CI/CD).
## MkDocs Build Errors
Using the [TechDocs CLI](https://github.com/backstage/backstage/tree/master/packages/techdocs-cli), you can
Using the [TechDocs CLI](https://backstage.io/docs/features/techdocs/cli), you can
troubleshoot MkDocs build issues locally. Note this requires you have Docker
available to launch images. First, `git clone` the target repository locally,
then in the root of the repository, run: