From 6c6fbe207ae00ed2964d984fbeb2a619046ac4f5 Mon Sep 17 00:00:00 2001 From: Andre Wanlin <67169551+awanlin@users.noreply.github.com> Date: Wed, 8 Apr 2026 11:56:08 -0500 Subject: [PATCH] Update docs/features/techdocs/troubleshooting.md Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com> --- docs/features/techdocs/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/techdocs/troubleshooting.md b/docs/features/techdocs/troubleshooting.md index d38edd9ab4..9f0b576f10 100644 --- a/docs/features/techdocs/troubleshooting.md +++ b/docs/features/techdocs/troubleshooting.md @@ -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: