We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14b99b6 commit 7e5699cCopy full SHA for 7e5699c
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