Skip to content

Commit b88e667

Browse files
docs: fix svelte 5 discord channel name & release estimation (#12465)
* docs: fix svelte 5 discord channel name * docs: fix release estimate * Apply suggestions from code review --------- Co-authored-by: Rich Harris <[email protected]>
1 parent 04da87b commit b88e667

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

sites/svelte-5-preview/src/routes/docs/content/02-examples/06-more-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ title: More examples
44

55
Check out [component-party.dev](https://component-party.dev/?f=svelte4,svelte5) to see side-by-side comparisons of some common patterns.
66

7-
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).
7+
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-rc` channel of the [Svelte Discord](https://svelte.dev/chat).

sites/svelte-5-preview/src/routes/docs/content/03-appendix/01-faq.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ npm i --save-dev prettier-plugin-svelte prettier
116116

117117
### When is it coming out?
118118

119-
When it's done. The goal is sometime in early 2024.
119+
When it's done. The goal is sometime in 2024.
120120

121121
### Should I prepare my code for Svelte 5?
122122

@@ -154,8 +154,8 @@ We appreciate your enthusiasm! We welcome issues on the [sveltejs/svelte](https:
154154

155155
### How can I share feedback or cool examples of what this enables?
156156

157-
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.
157+
You can use the `#svelte-5-rc` channel on the [Discord server](https://svelte.dev/chat) or the tag `#svelte-5` on social media.
158158

159159
### My question wasn't answered. What gives?
160160

161-
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).
161+
It must not have been asked frequently enough. To fix that, stop by the `#svelte-5-rc` channel of the [Discord server](https://svelte.dev/chat).

0 commit comments

Comments
 (0)