We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a868fd8 commit 3f9cbabCopy full SHA for 3f9cbab
1 file changed
astro.config.mjs
@@ -13,7 +13,7 @@ export default defineConfig({
13
},
14
favicon: './src/assets/favicon.svg',
15
editLink: {
16
- baseUrl: 'https://github.com/WebODM/WebODM/edit/master/docs/',
+ baseUrl: 'https://github.com/WebODM/Docs/edit/master/docs/',
17
18
customCss: [
19
'./src/styles/custom.css',
0 commit comments