diff --git a/theme.config.jsx b/theme.config.jsx index 4c6e62f..83ef7b9 100644 --- a/theme.config.jsx +++ b/theme.config.jsx @@ -50,5 +50,6 @@ export default { url: 'https://github.com/Trance-0/NoteNextra', name: 'Source' } - ] + ], + docsRepositoryBase: 'https://github.com/Trance-0/NoteNextra/tree/main' } \ No newline at end of file