We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50ad504 commit d47ec39Copy full SHA for d47ec39
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