ui: remaining bits to rename canon to ui
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# @backstage/canon
|
||||
# @backstage/ui
|
||||
|
||||
Canon is a UI component library for Backstage.
|
||||
Backstage UI is a component library for Backstage.
|
||||
|
||||
## Installation
|
||||
|
||||
@@ -8,11 +8,11 @@ Install the package via Yarn:
|
||||
|
||||
```sh
|
||||
cd <package-dir> # if within a monorepo
|
||||
yarn add @backstage/canon
|
||||
yarn add @backstage/ui
|
||||
```
|
||||
|
||||
## Documentation
|
||||
|
||||
- [Canon Documentation](https://canon.backstage.io)
|
||||
- [Backstage UI Documentation](https://ui.backstage.io)
|
||||
- [Backstage Readme](https://github.com/backstage/backstage/blob/master/README.md)
|
||||
- [Backstage Documentation](https://backstage.io/docs)
|
||||
|
||||
Reference in New Issue
Block a user