Skip to content

Commit ec8234c

Browse files
committed
Replace URL with localstack.dev
1 parent 4f802a1 commit ec8234c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

localstack-core/localstack/cli/localstack.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -911,7 +911,7 @@ def print_profile() -> None:
911911

912912

913913
def print_app() -> None:
914-
console.print(" :globe_with_meridians: [bold]App:[/bold] \033https://app.localstack.cloud\033")
914+
console.print(" :globe_with_meridians: [bold]App:[/bold] \033https://localstack.dev/app\033")
915915

916916

917917
def print_banner() -> None:

0 commit comments

Comments
 (0)