Skip to content

Commit 0802662

Browse files
authored
docs(ssr): remove link to Discord channel (#19202)
1 parent db81c2d commit 0802662

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/guide/ssr.md

-4
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ This is a low-level API meant for library and framework authors. If your goal is
1212
Currently, Vite is working on an improved SSR API with the [Environment API](https://github.com/vitejs/vite/discussions/16358). Check out the link for more details.
1313
:::
1414

15-
:::tip Help
16-
If you have questions, the community is usually helpful at [Vite Discord's #ssr channel](https://discord.gg/PkbxgzPhJv).
17-
:::
18-
1915
## Example Projects
2016

2117
Vite provides built-in support for server-side rendering (SSR). [`create-vite-extra`](https://github.com/bluwy/create-vite-extra) contains example SSR setups you can use as references for this guide:

0 commit comments

Comments
 (0)