Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Commit 16fb2b9

Browse files
Merge pull request #679 from serverLua/patch-1
Change vuex doc link to Chinese docs
2 parents df6a2b7 + 6fdbe81 commit 16fb2b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cn/renderer-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ src/renderer/components
4646

4747
### vuex 模块
4848

49-
描述 `vuex` 并不是简单的事情,所以请阅读 [这里](http://vuex.vuejs.org/en/intro.html),以便更好地了解它试图解决的问题及其工作原理。
49+
描述 `vuex` 并不是简单的事情,所以请阅读 [这里](https://vuex.vuejs.org/zh/),以便更好地了解它试图解决的问题及其工作原理。
5050

5151
electron-vue 利用 `vuex` 的模块结构创建多个数据存储,并保存在 `src/renderer/store/modules` 中。
5252

0 commit comments

Comments
 (0)