mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
Fix the edit link on the docs
This commit is contained in:
parent
9fc042eddf
commit
93e4275b97
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ module.exports = {
|
||||||
|
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
repo: 'xSke/PluralKit',
|
repo: 'xSke/PluralKit',
|
||||||
docsDir: 'docs',
|
docsDir: 'docs/content/',
|
||||||
docsBranch: 'main',
|
docsBranch: 'main',
|
||||||
editLinks: true,
|
editLinks: true,
|
||||||
editLinkText: 'Help us improve this page!',
|
editLinkText: 'Help us improve this page!',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue