diff --git a/install/bash/install.sh b/install/bash/install.sh index 4359488..74f44d9 100755 --- a/install/bash/install.sh +++ b/install/bash/install.sh @@ -223,7 +223,7 @@ echo -e " thank you for using ${YELLOW}*codeplain!${NC}" echo "" echo -e " ${BOLD}next steps:${NC}" echo "" -echo -e " join our Discord community: ${YELLOW}https://discord.gg/4qQJaMu7Y${NC}" +echo -e " join our Discord community: ${YELLOW}https://discord.gg/cgbynb9hFq${NC}" echo "" echo -e " learn more about ${YELLOW}***plain${NC} at ${YELLOW}https://plainlang.org/${NC}" echo "" diff --git a/install/powershell/install.ps1 b/install/powershell/install.ps1 index 70471b1..0966d6a 100644 --- a/install/powershell/install.ps1 +++ b/install/powershell/install.ps1 @@ -255,7 +255,7 @@ Write-Host " thank you for using ${YELLOW}*codeplain!${NC}" Write-Host "" Write-Host " ${BOLD}next steps:${NC}" Write-Host "" -Write-Host " join our Discord community: ${YELLOW}https://discord.gg/4qQJaMu7Y${NC}" +Write-Host " join our Discord community: ${YELLOW}https://discord.gg/cgbynb9hFq${NC}" Write-Host "" Write-Host " learn more about ${YELLOW}***plain${NC} at ${YELLOW}https://plainlang.org/${NC}" Write-Host ""