From c0aad227841c88b2ad3f63d97c8db44e0bb774e4 Mon Sep 17 00:00:00 2001 From: chanchalkhatri19 Date: Thu, 12 Feb 2026 11:47:31 +0000 Subject: [PATCH] docs: fix TechDocs CLI README link path Signed-off-by: chanchalkhatri19 --- docs/features/techdocs/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/techdocs/cli.md b/docs/features/techdocs/cli.md index a52730d335..67d29c4ebb 100644 --- a/docs/features/techdocs/cli.md +++ b/docs/features/techdocs/cli.md @@ -271,5 +271,5 @@ upon your cloud storage provider - You are welcome to contribute to TechDocs CLI to improve it and support new features! See the project -[README](https://github.com/backstage/backstage/blob/main/src/packages/techdocs-cli/README.md) +[README](https://github.com/backstage/backstage/blob/master/packages/techdocs-cli/README.md) for more information.