From 976e807a3fd9d1264481b1507d1938872753039c Mon Sep 17 00:00:00 2001 From: Chien Tran <70304839+chientrm@users.noreply.github.com> Date: Fri, 9 Feb 2024 00:18:27 +0700 Subject: [PATCH] docs: rename svelte 5 discord channel (#10431) * rename svelte 5 discord channel * changeset * Delete .changeset/stupid-insects-help.md --------- Co-authored-by: Rich Harris --- documentation/blog/2023-09-20-runes.md | 2 +- .../src/routes/docs/content/02-examples/06-more-examples.md | 2 +- .../src/routes/docs/content/03-appendix/01-faq.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/blog/2023-09-20-runes.md b/documentation/blog/2023-09-20-runes.md index cb72feda06..971b4abba9 100644 --- a/documentation/blog/2023-09-20-runes.md +++ b/documentation/blog/2023-09-20-runes.md @@ -220,4 +220,4 @@ This is just the beginning though. We have a long list of ideas for subsequent r You can't use Svelte 5 in production yet. We're in the thick of it at the moment and can't tell you when it'll be ready to use in your apps. -But we didn't want to leave you hanging. We've created a [preview site](https://svelte-5-preview.vercel.app) with detailed explanations of the new features and an interactive playground. You can also visit the `#svelte-5-runes` channel of the [Svelte Discord](/chat) to learn more. We'd love to have your feedback! +But we didn't want to leave you hanging. We've created a [preview site](https://svelte-5-preview.vercel.app) with detailed explanations of the new features and an interactive playground. You can also visit the `#svelte-5-alpha` channel of the [Svelte Discord](/chat) to learn more. We'd love to have your feedback! diff --git a/sites/svelte-5-preview/src/routes/docs/content/02-examples/06-more-examples.md b/sites/svelte-5-preview/src/routes/docs/content/02-examples/06-more-examples.md index 4854b82fcd..0dad2b0689 100644 --- a/sites/svelte-5-preview/src/routes/docs/content/02-examples/06-more-examples.md +++ b/sites/svelte-5-preview/src/routes/docs/content/02-examples/06-more-examples.md @@ -4,4 +4,4 @@ title: More examples Check out [component-party.dev](https://component-party.dev/?f=svelte4,svelte5) to see side-by-side comparisons of some common patterns. -We'll add more examples over time, but if there's something in particular you'd like to see then hop over to the `#svelte-5-runes` channel of the [Svelte Discord](https://svelte.dev/chat). +We'll add more examples over time, but if there's something in particular you'd like to see then hop over to the `#svelte-5-alpha` channel of the [Svelte Discord](https://svelte.dev/chat). diff --git a/sites/svelte-5-preview/src/routes/docs/content/03-appendix/01-faq.md b/sites/svelte-5-preview/src/routes/docs/content/03-appendix/01-faq.md index 0acacd3522..d8d85ba86b 100644 --- a/sites/svelte-5-preview/src/routes/docs/content/03-appendix/01-faq.md +++ b/sites/svelte-5-preview/src/routes/docs/content/03-appendix/01-faq.md @@ -123,8 +123,8 @@ We appreciate your enthusiasm! Right now it's not possible to accept contributio ### How can I share feedback or cool examples of what this enables? -You can use the `#svelte-5-runes` channel on the [Discord server](https://svelte.dev/chat) or the tag `#svelte-5-runes` on social media. +You can use the `#svelte-5-alpha` channel on the [Discord server](https://svelte.dev/chat) or the tag `#svelte-5-alpha` on social media. ### My question wasn't answered. What gives? -It must not have been asked frequently enough. To fix that, stop by the `#svelte-5-runes` channel of the [Discord server](https://svelte.dev/chat). +It must not have been asked frequently enough. To fix that, stop by the `#svelte-5-alpha` channel of the [Discord server](https://svelte.dev/chat).