From db2fe32b115f75e3cad9c89ba5d01b30c77f04de Mon Sep 17 00:00:00 2001 From: Owen Buckley Date: Fri, 22 Nov 2024 16:31:56 -0500 Subject: [PATCH] never ending Discord link (#141) --- src/components/footer/footer.js | 2 +- src/components/footer/footer.spec.js | 2 +- src/components/header/header.js | 2 +- src/components/header/header.spec.js | 2 +- src/pages/blog/release/v0-28-0.md | 2 +- src/pages/blog/release/v0-29-0.md | 2 +- src/pages/blog/release/v0-30-0.md | 2 +- src/pages/docs/introduction/about.md | 2 +- src/pages/guides/getting-started/next-steps.md | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/components/footer/footer.js b/src/components/footer/footer.js index 1e883965..501c8d78 100644 --- a/src/components/footer/footer.js +++ b/src/components/footer/footer.js @@ -19,7 +19,7 @@ export default class Footer extends HTMLElement {
  • - + ${discordIcon}
  • diff --git a/src/components/footer/footer.spec.js b/src/components/footer/footer.spec.js index 0548f03a..a0cf7423 100644 --- a/src/components/footer/footer.spec.js +++ b/src/components/footer/footer.spec.js @@ -7,7 +7,7 @@ const ICONS = [ title: "GitHub", }, { - link: "https://discord.gg/Rkb7VTvk", + link: "https://discord.gg/dmDmjFCKuH", title: "Discord", }, { diff --git a/src/components/header/header.js b/src/components/header/header.js index 7082568a..f3fd851b 100644 --- a/src/components/header/header.js +++ b/src/components/header/header.js @@ -46,7 +46,7 @@ export default class Header extends HTMLElement {
  • - + ${discordIcon}
  • diff --git a/src/components/header/header.spec.js b/src/components/header/header.spec.js index e8e2bfe5..391012d2 100644 --- a/src/components/header/header.spec.js +++ b/src/components/header/header.spec.js @@ -9,7 +9,7 @@ const ICONS = [ title: "GitHub", }, { - link: "https://discord.gg/Rkb7VTvk", + link: "https://discord.gg/dmDmjFCKuH", title: "Discord", }, { diff --git a/src/pages/blog/release/v0-28-0.md b/src/pages/blog/release/v0-28-0.md index 719b033f..223c4ffd 100644 --- a/src/pages/blog/release/v0-28-0.md +++ b/src/pages/blog/release/v0-28-0.md @@ -143,4 +143,4 @@ All web standards, all the time. You know we love to see it. 🤓 In addition to the above mentioned features, this release also lays the ground work for our foray into [Serverless and Edge runtime support](https://github.com/ProjectEvergreen/greenwood/issues/1008). For out next release, Greenwood team has its sights set on being able to fully embrace running beyond the server with hosting providers like Netlify and Vercel and their serverless and edge offerings, allowing us to push web standards even further down the stack! We [see this trend becoming more ubiquitous](https://wintercg.org/) as more and more hosting providers coalesce around these standards too, so now is a great time to get started! -So stay tuned, join our [GitHub](https://github.com/ProjectEvergreen) or [Discord](https://discord.gg/Rkb7VTvk) communities to be part of the conversation, and we look forward to seeing you for the next release. ✌️ +So stay tuned, join our [GitHub](https://github.com/ProjectEvergreen) or [Discord](https://discord.gg/dmDmjFCKuH) communities to be part of the conversation, and we look forward to seeing you for the next release. ✌️ diff --git a/src/pages/blog/release/v0-29-0.md b/src/pages/blog/release/v0-29-0.md index 9e329379..d5035e3d 100644 --- a/src/pages/blog/release/v0-29-0.md +++ b/src/pages/blog/release/v0-29-0.md @@ -114,4 +114,4 @@ We're really excited to see the progress **Greenwood** has been able to make thi We're also planning a significant [redesign of the Greenwood website](https://github.com/ProjectEvergreen/greenwood/issues/978) to help better showcase all of Greenwood's capabilities and to streamline and simplify the documentation. -So stay tuned, join our [GitHub](https://github.com/ProjectEvergreen) or [Discord](https://discord.gg/Rkb7VTvk) communities to be part of the conversation, and we look forward to seeing you for the next release. ✌️ +So stay tuned, join our [GitHub](https://github.com/ProjectEvergreen) or [Discord](https://discord.gg/dmDmjFCKuH) communities to be part of the conversation, and we look forward to seeing you for the next release. ✌️ diff --git a/src/pages/blog/release/v0-30-0.md b/src/pages/blog/release/v0-30-0.md index a0c19f0a..2474f4ee 100644 --- a/src/pages/blog/release/v0-30-0.md +++ b/src/pages/blog/release/v0-30-0.md @@ -187,4 +187,4 @@ We took on a pretty significant overhaul of the feature set related to leveragin --- -As always, we're excited to see where the community can take Greenwood and are always available to chat on [GitHub](https://github.com/ProjectEvergreen/greenwood) or [Discord](https://discord.gg/Rkb7VTvk). See you for the next release! ✌️ +As always, we're excited to see where the community can take Greenwood and are always available to chat on [GitHub](https://github.com/ProjectEvergreen/greenwood) or [Discord](https://discord.gg/dmDmjFCKuH). See you for the next release! ✌️ diff --git a/src/pages/docs/introduction/about.md b/src/pages/docs/introduction/about.md index 2db5ec66..f14a5f91 100644 --- a/src/pages/docs/introduction/about.md +++ b/src/pages/docs/introduction/about.md @@ -42,4 +42,4 @@ If we did our job well, the only docs you should need are [MDN](https://develope The Greenwood team are working hard towards a [1.0 release](https://github.com/ProjectEvergreen/greenwood/milestone/3) and are eager to get there quickly and provide a stable foundation to expand Greenwood's features and capabilities. We want to make sure Greenwood is the best experience it can be, for users and developers. If you have [any issues](https://github.com/ProjectEvergreen/greenwood/issues) or are curious to see what we're [working on next](https://github.com/ProjectEvergreen/greenwood/projects), please feel free to checkout our [GitHub repo](https://github.com/ProjectEvergreen/greenwood) and poke around. -We are also [on Discord](https://discord.gg/Rkb7VTvk), so feel free to join us there to chat. 👋 +We are also [on Discord](https://discord.gg/dmDmjFCKuH), so feel free to join us there to chat. 👋 diff --git a/src/pages/guides/getting-started/next-steps.md b/src/pages/guides/getting-started/next-steps.md index 0b1f3c25..6c561a57 100644 --- a/src/pages/guides/getting-started/next-steps.md +++ b/src/pages/guides/getting-started/next-steps.md @@ -15,4 +15,4 @@ To continue your Greenwood journey, here are some links we think you may want to - [Hosting](/guides/hosting/) - Guides on building and deploying your static, serverless, or serverfull application - [Tutorials](/guides/tutorials/) - Additional walkthroughs and patterns using Greenwood -And of course feel free to join us on [Discord](https://discord.gg/Rkb7VTvk) and get involved with us in [GitHub](https://github.com/ProjectEvergreen/greenwood). ✌️ +And of course feel free to join us on [Discord](https://discord.gg/dmDmjFCKuH) and get involved with us in [GitHub](https://github.com/ProjectEvergreen/greenwood). ✌️