Skip to content

Commit ffa3917

Browse files
committed
Update edit link base URL in astro.config.mjs
1 parent 813af3d commit ffa3917

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

astro/astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ export default defineConfig({
141141
lastUpdated: true,
142142
editLink: {
143143
baseUrl:
144-
"https://github.com/DuendeSoftware/docs.duendesoftware.com/edit/main/",
144+
"https://github.com/DuendeSoftware/docs.duendesoftware.com/edit/main/astro/",
145145
},
146146
social: [
147147
{

0 commit comments

Comments
 (0)