Skip to content

Commit dfe17a2

Browse files
Merge pull request #424 from morphatic/patch-1
update link to vue-use-web
2 parents 384e5ec + 74e28e1 commit dfe17a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/3.0-major-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Version 3.0 of Feathers-Vuex is the Vue Composition API release! There were qui
1212
- It is the most powerful feature added to Vue since its first release.
1313
- It improves the ability to create dynamic functionality in components.
1414
- It greatly enhances organization of code in components.
15-
- It encourages code re-use. Check out the [vue-use-web](https://logaretm.github.io/vue-use-web/) collection for some great examples.
15+
- It encourages code re-use. Check out the [vue-use-web](https://tarektouati.github.io/vue-use-web/) collection for some great examples.
1616

1717
And now it has become the best way to perform queries with Feathers-Vuex. To find out how to take advantage of the new functionality in your apps, read the [Feather-Vuex Composition API docs](./composition-api.md).
1818

0 commit comments

Comments
 (0)