From 4268959088d80fc29ce3e1fbf865620c64c8bee5 Mon Sep 17 00:00:00 2001 From: Himanshu Mishra Date: Tue, 29 Sep 2020 09:41:27 +0200 Subject: [PATCH] docs: Update TechDocs status in FAQs --- docs/FAQ.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/FAQ.md b/docs/FAQ.md index d4d129a0d6..c59470e2ee 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -142,10 +142,9 @@ can browse and search for all available plugins. By far, our most-used plugin is our TechDocs plugin, which we use for creating technical documentation. Our philosophy at Spotify is to treat "docs like code", where you write documentation using the same workflow as you write your code. -This makes it easier to create, find, and update documentation. We hope to -release -[the open source version](https://github.com/spotify/backstage/issues/687) in -the future. (See also: +This makes it easier to create, find, and update documentation. +[TechDocs is now open source.](https://backstage.io/docs/features/techdocs/techdocs-overview) +(See also: "[Will Spotify's internal plugins be open sourced, too?](#will-spotifys-internal-plugins-be-open-sourced-too)" above)