diff --git a/routes/blog/_posts.js b/routes/blog/_posts.js index 3d7efd3..698e369 100644 --- a/routes/blog/_posts.js +++ b/routes/blog/_posts.js @@ -80,7 +80,7 @@ const posts = [ title: 'How can I get involved?', slug: 'how-can-i-get-involved', html: ` -
We're so glad you asked! Come on over to the Svelte and Sapper repos, and join us in the Gitter chatroom. Everyone is welcome, especially you!
+We're so glad you asked! Come on over to the Svelte and Sapper repos, and join us in the Discord chatroom. Everyone is welcome, especially you!
` } ];