additional updates in docs
Signed-off-by: Aramis Sennyey <aramiss@spotify.com>
This commit is contained in:
@@ -5,7 +5,7 @@ description: Documentation on How Configuring App with plugins
|
||||
---
|
||||
|
||||
Backstage plugins customize the app for your needs. There is a
|
||||
[plugin marketplace](https://backstage.io/plugins) with plugins for many common
|
||||
[plugin directory](https://backstage.io/plugins) with plugins for many common
|
||||
infrastructure needs - CI/CD, monitoring, auditing, and more.
|
||||
|
||||
## Adding existing plugins to your app
|
||||
|
||||
@@ -186,7 +186,7 @@ a dash-suffix. `-backend` means it’s 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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user