Skip to content

Commit d9d5272

Browse files
fix: link to discord invite
1 parent 0187e0f commit d9d5272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/create-app.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ export async function createApp(starter: Starter, projectName: string, autoRun:
6868
${renderDocs(starter)}
6969
7070
🗣️ ${dim(`Join the Stencil Community on Discord: `)}
71-
${cyan('https://discord.gg/stenciljs')}
71+
${cyan('https://chat.stenciljs.com')}
7272
7373
Happy coding! 🎈
7474
`);

0 commit comments

Comments
 (0)