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 ed82952 commit 96b0f5aCopy full SHA for 96b0f5a
src/vuex/getting-started.md
@@ -47,4 +47,4 @@ console.log(store.state.count) // -> 1
47
48
这是一个 [最基本的 Vuex 计数应用](https://jsfiddle.net/yyx990803/n9jmu5v7/) 的例子。
49
50
-接下来,我们将在更多的细微细节中讨论每个核心思想,让我们从 [State](state.md) 开始吧。
+接下来,我们将在更多的细微细节中讨论每个核心思想,让我们从 [State](state.html) 开始吧。
0 commit comments