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 7b024d8 commit 9987192Copy full SHA for 9987192
docs/guide/hot-reload.md
@@ -38,7 +38,7 @@ if (module.hot) {
38
}
39
```
40
41
-Checkout the [counter-hot example](https://github.com/vuejs/vuex/tree/main/examples/counter-hot) to play with hot-reload.
+Checkout the [counter-hot example](https://github.com/vuejs/vuex/tree/main/examples/classic/counter-hot) to play with hot-reload.
42
43
## Dynamic module hot reloading
44
0 commit comments