From 3a51b149a3d22967c038490554ea140c6117403d Mon Sep 17 00:00:00 2001 From: David Poblador i Garcia Date: Thu, 1 Oct 2020 13:25:14 +0200 Subject: [PATCH] Fix plugin library link (#260 was already fixed) (#2702) * Fix plugin library link (#260 was already fixed) * Renaming Plugin Library to Plugin Marketplace --- docs/FAQ.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/FAQ.md b/docs/FAQ.md index c59470e2ee..355cf97880 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -132,10 +132,10 @@ to see if it already exists or is in the works. If no one's thought of it yet, great! Open a new issue as [a plugin suggestion](https://github.com/spotify/backstage/issues/new/choose) and describe what your plugin will do. This will help coordinate our -contributors' efforts and avoid duplicating existing functionality. In the -future, we will create -[a plugin gallery](https://github.com/spotify/backstage/issues/260) where people -can browse and search for all available plugins. +contributors' efforts and avoid duplicating existing functionality. + +You can browse and search for all available plugins in the +[Plugin Marketplace](https://backstage.io/plugins). ### Which plugin is used the most at Spotify?