1 parent 50ad504 commit d47ec39Copy full SHA for d47ec39
1 file changed
astro.config.mjs
@@ -68,7 +68,7 @@ export default defineConfig({
68
href: githubUrl,
69
}],
70
editLink: {
71
- baseUrl: githubUrl,
+ baseUrl: `${githubUrl}/blob/main`,
72
},
73
lastUpdated: true,
74
tableOfContents: {
0 commit comments