Update broken links to cli docs

Signed-off-by: TheMonolithX64 <admin@monolithicgames.com>
This commit is contained in:
TheMonolithX64
2022-12-02 17:42:20 +00:00
parent 84174aa639
commit b5e3da44c4
2 changed files with 3 additions and 3 deletions
@@ -13,7 +13,7 @@ starting point that's meant to be evolved.
The Backstage CLI has a command to bump all `@backstage` packages and
dependencies you're using to the latest versions:
[versions:bump](https://backstage.io/docs/cli/commands#versionsbump).
[versions:bump](https://backstage.io/docs/local-dev/cli-commands#versionsbump).
```bash
yarn backstage-cli versions:bump
@@ -70,7 +70,7 @@ example, depends on global referential equality. This can cause problems in
Backstage with API lookup, or config loading.
To help resolve these situations, the Backstage CLI has
[versions:check](https://backstage.io/docs/cli/commands#versionscheck). This
[versions:check](https://backstage.io/docs/local-dev/cli-commands#versionscheck). This
will validate versions of `@backstage` packages in your app to check for
duplicate definitions: