Skip to content

Commit a916c88

Browse files
committed
Bugfix
1 parent 9a61f21 commit a916c88

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/.vuepress/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
title: 'Vuex-ORM Apollo Plugin'
1+
title: 'Vuex-ORM GraphQL Plugin'
22
description: 'Vue + Vuex-ORM + GraphQL = <3'
33

4-
base: '/vuex-orm-apollo/'
4+
base: '/vuex-orm-graphql/'
55

66
themeConfig:
77
nav:
@@ -15,7 +15,7 @@ themeConfig:
1515
link: https://vuex-orm.github.io/vuex-orm/
1616

1717
- text: GitHub
18-
link: https://github.com/vuex-orm/vuex-orm-apollo
18+
link: https://github.com/vuex-orm/vuex-orm-graphql
1919

2020
sidebar:
2121
- ['/guide/', 'Introduction']

0 commit comments

Comments
 (0)