Skip to content

Commit 43cf816

Browse files
authored
Merge pull request #2 from Cambalab/link_to_wiki
Readme: add link to the project wiki
2 parents a579a9b + 7f115d4 commit 43cf816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ This plugin has an opinion how the GraphQL API schema should look like:
8585
- The update mutation expects two arguments: The ID and the new record
8686
- The delete mutation expects the record ID to delete
8787

88-
You can see query examples in the [project wiki]().
88+
You can see query examples in the [project wiki](https://github.com/vuex-orm/vuex-orm-apollo/wiki).
8989

9090

9191
## Roadmap

0 commit comments

Comments
 (0)