additional updates in docs

Signed-off-by: Aramis Sennyey <aramiss@spotify.com>
This commit is contained in:
Aramis Sennyey
2023-09-20 16:47:21 -04:00
parent ed7f5ebaca
commit e910efaa89
6 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -162,9 +162,9 @@ APIs in TypeScript, but aren't forcing it on individual plugins.
### How do I find out if a plugin already exists?
You can browse and search for all available plugins in the
[Plugin Marketplace](https://backstage.io/plugins).
[Plugin Directory](https://backstage.io/plugins).
If you can't find it in the marketplace, before you write a plugin
If you can't find it in the directory, before you write a plugin
[search the plugin issues](https://github.com/backstage/backstage/issues?q=is%3Aissue+label%3Aplugin+)
to see if is in the works. If no one's thought of it yet, great! Open a new
issue as