Address review feedback on plugin README updates
- Apply freben's suggested wording for old frontend system sections to clarify they can be skipped on the new frontend system - Fix scaffolder README: add missing imports (AnyApiFactory, scmIntegrationsApiRef), closing bracket, and update link text - Fix devtools README: correct closing tag from `</ FlatRoutes>` to `</FlatRoutes>` - Fix kubernetes README: reword "must be explicitly added" to avoid conflicting with feature discovery paragraph Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
This commit is contained in:
@@ -14,7 +14,7 @@ See our announcement blog post [New Backstage feature: Kubernetes for Service Ow
|
||||
|
||||
## Setup & Configuration
|
||||
|
||||
This plugin must be explicitly added to a Backstage app, along with its peer backend plugin.
|
||||
This plugin must be installed in a Backstage app, along with its peer backend plugin.
|
||||
|
||||
```bash
|
||||
# From your Backstage root directory
|
||||
|
||||
Reference in New Issue
Block a user