We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f9cbab commit 590a76cCopy full SHA for 590a76c
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/Docs/edit/master/docs/',
+ baseUrl: 'https://github.com/WebODM/Docs/edit/main/',
17
18
customCss: [
19
'./src/styles/custom.css',
0 commit comments