Skip to content

Commit f4dd267

Browse files
Update astro.config.mjs
1 parent 9a4baf9 commit f4dd267

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/astro.config.mjs

+2-2
Original file line numberDiff line numberDiff line change
@@ -370,9 +370,9 @@ export default defineConfig({
370370
'./src/styles/index.css',
371371
],
372372
editLink: {
373-
baseUrl: 'https://github.com/smallcloudai/web_docs_refact_ai/edit/main/',
373+
baseUrl: 'https://github.com/smallcloudai/refact/edit/main/docs/',
374374
},
375375
lastUpdated: true,
376376
}),
377377
],
378-
});
378+
});

0 commit comments

Comments
 (0)