mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-14 12:43:15 +02:00
Fix Astrolexis URL to astrolexis.space in AI setup screen
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
962a1ab746
commit
fef34e146d
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ def _setup_token(cfg):
|
|||
Powered by \033[1;36;40mAstrolexis KCode\033[0;37;40m
|
||||
|
||||
To use the AI Assistant, you need an Astrolexis token.
|
||||
Get yours at: \033[1;33;40mhttps://astrolexis.com/pyblock\033[0;37;40m
|
||||
Get yours at: \033[1;33;40mhttps://astrolexis.space/pyblock\033[0;37;40m
|
||||
|
||||
Enter your token below, or press Enter to cancel.
|
||||
""")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue