Skip to content

Commit 9987192

Browse files
authored
Update hot-reload.md to use correct examples link
Examples were moved to a new location
1 parent 7b024d8 commit 9987192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/hot-reload.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ if (module.hot) {
3838
}
3939
```
4040

41-
Checkout the [counter-hot example](https://github.com/vuejs/vuex/tree/main/examples/counter-hot) to play with hot-reload.
41+
Checkout the [counter-hot example](https://github.com/vuejs/vuex/tree/main/examples/classic/counter-hot) to play with hot-reload.
4242

4343
## Dynamic module hot reloading
4444

0 commit comments

Comments
 (0)