From 57da7544a91a6685083ec9130b71a8199efa9b6d Mon Sep 17 00:00:00 2001 From: Stephen Glass Date: Sat, 24 Aug 2024 13:59:36 -0400 Subject: [PATCH] add reference from versions:bump doc to keeping backstage updated Signed-off-by: Stephen Glass --- docs/tooling/cli/03-commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tooling/cli/03-commands.md b/docs/tooling/cli/03-commands.md index a6652bd036..913a71f514 100644 --- a/docs/tooling/cli/03-commands.md +++ b/docs/tooling/cli/03-commands.md @@ -326,7 +326,7 @@ Options: ## versions\:bump Bump all `@backstage` packages to the latest versions. This checks for updates -in the package registry, and will update entries `package.json` files when necessary. +in the package registry, and will update entries `package.json` files when necessary. See more how this command can be configured and used [for keeping Backstage updated](../../getting-started/keeping-backstage-updated.md). ```text Usage: backstage-cli versions:bump [options]