Skip to content

Commit 2b3e4f6

Browse files
authored
Updated link for git repo store folder link
Old link was giving a 404. "src" changed to "app".
1 parent b915779 commit 2b3e4f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/en/getting-started/7-vue-plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ new Vue({
108108

109109
For more information about Vuex, see [the Vuex documentation](https://vuex.vuejs.org).
110110

111-
For more examples about how to manage the elements of Vuex, explore the [`/store` folder](https://github.com/tralves/groceries-ns-vue/tree/master/src/store/) of the NativeScript-Vue Groceries sample.
111+
For more examples about how to manage the elements of Vuex, explore the [`/store` folder](https://github.com/tralves/groceries-ns-vue/tree/master/app/store/) of the NativeScript-Vue Groceries sample.

0 commit comments

Comments
 (0)