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
+1 -1
View File
@@ -186,7 +186,7 @@ a dash-suffix. `-backend` means its a backend plugin and so on.
One reason for splitting a plugin is because of its dependencies. Another reason
is for clear separation of concerns.
Take a look at our [Plugin Marketplace](https://backstage.io/plugins) or browse
Take a look at our [Plugin Directory](https://backstage.io/plugins) or browse
through the
[`plugins/`](https://github.com/backstage/backstage/tree/master/plugins) folder.