Skip to content

Commit 5f7296b

Browse files
committed
Updating discord link
1 parent a963291 commit 5f7296b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

install/bash/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ echo -e " thank you for using ${YELLOW}*codeplain!${NC}"
223223
echo ""
224224
echo -e " ${BOLD}next steps:${NC}"
225225
echo ""
226-
echo -e " join our Discord community: ${YELLOW}https://discord.gg/4qQJaMu7Y${NC}"
226+
echo -e " join our Discord community: ${YELLOW}https://discord.gg/cgbynb9hFq${NC}"
227227
echo ""
228228
echo -e " learn more about ${YELLOW}***plain${NC} at ${YELLOW}https://plainlang.org/${NC}"
229229
echo ""

install/powershell/install.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ Write-Host " thank you for using ${YELLOW}*codeplain!${NC}"
255255
Write-Host ""
256256
Write-Host " ${BOLD}next steps:${NC}"
257257
Write-Host ""
258-
Write-Host " join our Discord community: ${YELLOW}https://discord.gg/4qQJaMu7Y${NC}"
258+
Write-Host " join our Discord community: ${YELLOW}https://discord.gg/cgbynb9hFq${NC}"
259259
Write-Host ""
260260
Write-Host " learn more about ${YELLOW}***plain${NC} at ${YELLOW}https://plainlang.org/${NC}"
261261
Write-Host ""

0 commit comments

Comments
 (0)