Skip to content

Commit 96b0f5a

Browse files
committed
changing state.md to state.html
1 parent ed82952 commit 96b0f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vuex/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ console.log(store.state.count) // -> 1
4747

4848
这是一个 [最基本的 Vuex 计数应用](https://jsfiddle.net/yyx990803/n9jmu5v7/) 的例子。
4949

50-
接下来,我们将在更多的细微细节中讨论每个核心思想,让我们从 [State](state.md) 开始吧。
50+
接下来,我们将在更多的细微细节中讨论每个核心思想,让我们从 [State](state.html) 开始吧。

0 commit comments

Comments
 (0)