fix repo name
fix the nav link to the github repository on the documentation site (https://tobyzerner.github.io/json-api-server/)
This commit is contained in:
parent
5c34ac06bb
commit
89858188e6
|
|
@ -54,7 +54,7 @@ module.exports = {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
repo: 'tobyz/json-api-server',
|
repo: 'tobyzerner/json-api-server',
|
||||||
editLinks: true,
|
editLinks: true,
|
||||||
docsDir: 'docs'
|
docsDir: 'docs'
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue