Skip to content

Commit 8985818

Browse files
authored
fix repo name
fix the nav link to the github repository on the documentation site (https://tobyzerner.github.io/json-api-server/)
1 parent 5c34ac0 commit 8985818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ module.exports = {
5454
]
5555
}
5656
],
57-
repo: 'tobyz/json-api-server',
57+
repo: 'tobyzerner/json-api-server',
5858
editLinks: true,
5959
docsDir: 'docs'
6060
}

0 commit comments

Comments
 (0)