Skip to content

Commit 6275468

Browse files
authored
docs: fix broken anchor link (#1912)
1 parent 9016328 commit 6275468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/guide/migrating-to-4-0-from-3-x.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Almost all Vuex 4 APIs have remained unchanged from Vuex 3. However, there are s
88
- [Bundles are now aligned with Vue 3](#bundles-are-now-aligned-with-vue-3)
99
- ["createLogger" function is exported from the core module](#createlogger-function-is-exported-from-the-core-module)
1010
- [New Features](#new-features)
11-
- [New "useStore" composition function](#new-useStore-composition-function)
11+
- [New "useStore" composition function](#new-usestore-composition-function)
1212

1313
## Breaking Changes
1414

0 commit comments

Comments
 (0)