diff --git a/data/blog/introducing-the-poimandres-blog.mdx b/data/blog/introducing-the-poimandres-blog.mdx index 135975370..75bd5844c 100644 --- a/data/blog/introducing-the-poimandres-blog.mdx +++ b/data/blog/introducing-the-poimandres-blog.mdx @@ -22,12 +22,12 @@ And with so many voices we need a way to let people be heard or else it all gets Are you interested in our future plans for the ecosystem? Maybe learning some more about what people are making and how they make it? Keeping up with announcements? Even an opinion or two about web technology? Stay tuned. -This is a place where members of the collective and its friends can share their news and thoughts in their own words. If you want to write a blog post, open a PR on the [Github](https://github.com/pmndrs/pmndrs.github.io) or find a blue name on [Discord](https://pmnd.rs/discord). +This is a place where members of the collective and its friends can share their news and thoughts in their own words. If you want to write a blog post, open a PR on the [Github](https://github.com/pmndrs/pmndrs.github.io) or find a blue name on [Discord](https://discord.com/invite/poimandres). ## Pmndrs wants you You may have noticed we have a new website. You may have also noticed it is missing some quality of life features like proper mobile optimization. If you are a web developer and you want to get involved with the collective, come lend us your sword. We have some fun ideas for what to do with this platform and need your help to get there. -Again all the source code can be found on [Github](https://github.com/pmndrs/pmndrs.github.io) and we can discuss all things website on the [Discord](https://pmnd.rs/discord). +Again all the source code can be found on [Github](https://github.com/pmndrs/pmndrs.github.io) and we can discuss all things website on the [Discord](https://discord.com/invite/poimandres). See you around. diff --git a/data/siteMetadata.js b/data/siteMetadata.js index a63c47ce8..107252558 100644 --- a/data/siteMetadata.js +++ b/data/siteMetadata.js @@ -14,7 +14,7 @@ const siteMetadata = { // email: 'address@yoursite.com', github: 'https://github.com/pmndrs', x: 'https://twitter.com/pmndrs', - discord: 'https://pmnd.rs/discord', + discord: 'https://discord.com/invite/poimandres', // twitter: 'https://twitter.com/Twitter', // facebook: 'https://facebook.com', // youtube: 'https://youtube.com',