From 471a848f56d876c64ae5d8eb978589c8ef677311 Mon Sep 17 00:00:00 2001 From: markyjacksonfishing Date: Sun, 21 Apr 2024 07:15:09 -0700 Subject: [PATCH] Addressing https://github.com/backstage/backstage/pull/23266#discussion_r1510004421 Signed-off-by: markyjacksonfishing Signed-off-by: aramissennyeydd --- docs/plugins/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/plugins/index.md b/docs/plugins/index.md index 4aec731067..74b6d5e05a 100644 --- a/docs/plugins/index.md +++ b/docs/plugins/index.md @@ -32,7 +32,7 @@ Should your plugin complement the Software Catalog rather than exist as a standa - Navigation Tips - **Foundation of Plugin Development** - Preparing Your Development Environment - - Architectural Overview of Backstage + - [Architectural Overview of Backstage](https://backstage.io/docs/overview/architecture-overview/) - Building Your First Plugin: A Detailed Walkthrough - **Plugin Architecture Deep Dive** - Exploring Frontend Components @@ -62,4 +62,3 @@ Should your plugin complement the Software Catalog rather than exist as a standa - **Certification and Learning Pathways** Stay tuned for in-depth exploration and guidance on each of these topics. -