Fix TechDocs CLI link

Updated TechDocs CLI link to point to the correct repository, as the old one is now archived.

Signed-off-by: meleu <meleu@users.noreply.github.com>
This commit is contained in:
meleu
2026-04-08 13:04:04 -03:00
committed by GitHub
parent 5b1ba4ee3e
commit 7da6368a72
+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/techdocs-cli), you can
Using the [TechDocs CLI](https://github.com/backstage/backstage/tree/master/packages/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: