From 591ff4ff2682a31a96d1f0e6791d347d64a9af2b Mon Sep 17 00:00:00 2001 From: Pedro Carvalho Date: Tue, 19 Mar 2024 09:29:08 +0800 Subject: [PATCH] Wrong link on technical FAQ technical#will-... -> product#will-... Signed-off-by: Pedro Carvalho --- docs/faq/technical.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq/technical.md b/docs/faq/technical.md index c0cabf41cc..83e2926cc1 100644 --- a/docs/faq/technical.md +++ b/docs/faq/technical.md @@ -115,7 +115,7 @@ where you write documentation using the same workflow as you write your code. This makes it easier to create, find, and update documentation. [TechDocs is now open source.](https://backstage.io/docs/features/techdocs/) (See also: -"[Will Spotify's internal plugins be open sourced, too?](#will-spotifys-internal-plugins-be-open-sourced-too)" +"[Will Spotify's internal plugins be open sourced, too?](https://backstage.io/docs/faq/product#will-spotifys-internal-plugins-be-open-sourced-too)" above) ### Are you planning to have plugins baked into the repo? Or should they be developed in separate repos?