From 0bbe37dd6cf3af57b8ac3caa41695560fb2efe66 Mon Sep 17 00:00:00 2001 From: Abhijeet Gaurav Date: Thu, 27 Jul 2023 16:21:13 +0000 Subject: [PATCH] fixed:Broken links in documentation Signed-off-by: Abhijeet Gaurav --- docs/backend-system/architecture/01-index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/backend-system/architecture/01-index.md b/docs/backend-system/architecture/01-index.md index aff730b0d1..256d43bc4c 100644 --- a/docs/backend-system/architecture/01-index.md +++ b/docs/backend-system/architecture/01-index.md @@ -59,7 +59,7 @@ Just like plugins, modules also have access to services and can depend on their A detailed explanation of the package architecture can be found in the [Backstage Architecture -Overview](../../overview/architecture-overview.md#package-architecture). The +Overview](../../overview/architecture-overview/#package-architecture). The most important packages to consider for this system are the following: - `plugin--backend` houses the implementation of the backend plugins