Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion install/bash/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 ""
Expand Down
2 changes: 1 addition & 1 deletion install/powershell/install.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -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 ""
Expand Down
Loading