File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ def sync_command(
103103# Configuration
104104DEFAULT_API_URL = "https://api.hyperaide.com"
105105DEV_API_URL = "http://localhost:4000"
106- DEFAULT_WELCOME_URL = "https://hyperaide.com/browser-sync/welcome"
106+ DEFAULT_WELCOME_URL = "https://app. hyperaide.com/browser-sync/welcome"
107107DEV_WELCOME_URL = "http://localhost:3000/browser-sync/welcome"
108108
109109# Auth-related cookie name patterns
@@ -465,7 +465,7 @@ def sync_browser_auth(api_key: Optional[str] = None):
465465 display_results (result )
466466
467467 console .print ()
468- console .print ("[dim]You can view and manage your connected sites at https://hyperaide.com/browser-connections[/dim]" )
468+ console .print ("[dim]You can view and manage your connected sites at https://app. hyperaide.com/browser-connections[/dim]" )
469469
470470
471471@app .command ()
You can’t perform that action at this time.
0 commit comments