diff --git a/install.js b/install.js index e922ae5..aed4b49 100644 --- a/install.js +++ b/install.js @@ -646,7 +646,7 @@ function displayHeader() { console.log('║ ╰───╯ Welcome to Plan2Code! ║'); console.log('║ ║'); console.log('║ G L O B A L I N S T A L L A T I O N S Y S T E M ║'); - console.log('║ https://jparkerweb.github.io/plan2code ║'); + console.log('║ https://code.jparkerweb.com/jparkerweb/plan2code ║'); console.log('║ ║'); console.log('╚═════════════════════════════════════════════════════════╝'); console.log(COLORS.RESET); diff --git a/plan2code-bot/src/bin/plan2code-bot.ts b/plan2code-bot/src/bin/plan2code-bot.ts index 991321d..e3ea73a 100644 --- a/plan2code-bot/src/bin/plan2code-bot.ts +++ b/plan2code-bot/src/bin/plan2code-bot.ts @@ -48,7 +48,7 @@ Examples: plan2code-bot --resume Documentation: - https://jparkerweb.github.io/plan2code + https://code.jparkerweb.com/jparkerweb/plan2code `); }