Skip to content

Commit 27bd9a4

Browse files
committed
update readme, downgrade gitbook plugin for version compat
1 parent bb7e26d commit 27bd9a4

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# vue-ssr-docs
22

3-
Documentation for `vue-server-renderer`. Currently WIP and pending Vue 2.3.0 release - will be at [ssr.vuejs.org](https://ssr.vuejs.org).
3+
Comprehensive guide for SSR (Server-Side Rendering) in Vue.js. Live at [ssr.vuejs.org](https://ssr.vuejs.org).
44

55
## Development
66

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"homepage": "https://github.com/vuejs/vue-ssr-docs#readme",
2525
"devDependencies": {
2626
"gitbook-plugin-edit-link": "^2.0.2",
27-
"gitbook-plugin-github": "^3.0.0",
27+
"gitbook-plugin-github": "^2.0.0",
2828
"gitbook-plugin-theme-vuejs": "pearofducks/gitbook-plugin-theme-vuejs"
2929
}
3030
}

0 commit comments

Comments
 (0)