mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-07-31 01:07:06 -04:00
Fix docusaurus edit link
This commit is contained in:
@@ -78,7 +78,7 @@ const config: Config = {
|
||||
docs: {
|
||||
routeBasePath: '/',
|
||||
sidebarPath: './sidebars.ts',
|
||||
editUrl: 'https://github.com/aliasvault/aliasvault/tree/main/docs/docs/',
|
||||
editUrl: 'https://github.com/aliasvault/aliasvault/tree/main/docs/',
|
||||
showLastUpdateTime: true,
|
||||
},
|
||||
blog: false,
|
||||
|
||||
Reference in New Issue
Block a user