We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ff898f + 7e5699c commit 8001f05Copy full SHA for 8001f05
astro.config.mjs
@@ -15,7 +15,7 @@ export default defineConfig({
15
},
16
customCss: ['./src/styles/custom.css'],
17
editLink: {
18
- baseUrl: 'https://github.com/archivesspace/tech-docs/edit/master/'
+ baseUrl: 'https://github.com/archivesspace/tech-docs/edit/main/'
19
20
credits: true,
21
lastUpdated: true,
0 commit comments