We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44c6571 commit 59d81ffCopy full SHA for 59d81ff
1 file changed
website/docusaurus.config.ts
@@ -27,11 +27,11 @@ const config: Config = {
27
{
28
docs: {
29
sidebarPath: './sidebars.ts',
30
- editUrl: 'https://github.com/localgpt-app/localgpt/tree/main/localgpt-app-docusaurus/',
+ editUrl: 'https://github.com/localgpt-app/localgpt/tree/main/website/',
31
},
32
blog: {
33
showReadingTime: true,
34
35
36
theme: {
37
customCss: './src/css/custom.css',
0 commit comments