File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -428,13 +428,13 @@ const commands = {
428428 } ) ;
429429 } else {
430430 // Fallback to online pricing page
431- log ( chalk . yellow ( 'Please visit: https://threejs-ai-frontend .pages.dev/pricing ' ) ) ;
432- log ( chalk . dim ( '(This is the default frontend, you can customize it based on your deployment )' ) ) ;
431+ log ( chalk . yellow ( 'Please visit: https://threejs-cli-ai .pages.dev' ) ) ;
432+ log ( chalk . dim ( '(This is the default frontend, you can purchase some tokens )' ) ) ;
433433 }
434434 } catch ( error ) {
435435 // If anything fails, just show the URL
436- log ( chalk . yellow ( 'Please visit: https://threejs-ai-frontend .pages.dev/pricing ' ) ) ;
437- log ( chalk . dim ( '(This is the default frontend, you can customize it based on your deployment )' ) ) ;
436+ log ( chalk . yellow ( 'Please visit: https://threejs-cli-ai .pages.dev' ) ) ;
437+ log ( chalk . dim ( '(This is the default frontend, you can purchase some tokens )' ) ) ;
438438 }
439439 } ,
440440
You can’t perform that action at this time.
0 commit comments