We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aba7eba commit dd6bf20Copy full SHA for dd6bf20
src/v2/guide/ssr.md
@@ -6,7 +6,7 @@ order: 24
6
7
## SSR 完全指南
8
9
-在 2.3 发布后我们发布了一份完整的构建 Vue 服务端渲染应用的指南。这份指南非常深入,适合已经熟悉 Vue, webpack 和 Node.js 开发的开发者阅读。请移步 [ssr.vuejs.org](https://ssr.vuejs.org)。(目前只有英文版,社区正在进行中文版的翻译)
+在 2.3 发布后我们发布了一份完整的构建 Vue 服务端渲染应用的指南。这份指南非常深入,适合已经熟悉 Vue, webpack 和 Node.js 开发的开发者阅读。请移步 [ssr.vuejs.org](https://ssr.vuejs.org/zh/)。
10
11
## Nuxt.js
12
0 commit comments