URL updates

This commit is contained in:
2026-08-01 13:04:39 -07:00
parent 75605e5e41
commit fda0146969
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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);
+1 -1
View File
@@ -48,7 +48,7 @@ Examples:
plan2code-bot --resume
Documentation:
https://jparkerweb.github.io/plan2code
https://code.jparkerweb.com/jparkerweb/plan2code
`);
}