There was an error while loading. Please reload this page.
1 parent 7ef234f commit 685d28bCopy full SHA for 685d28b
1 file changed
docs-site/astro.config.ts
@@ -26,7 +26,7 @@ export default defineConfig({
26
},
27
],
28
editLink: {
29
- baseUrl: 'https://github.com/RecursiveDev/ReCursor/edit/main/docs-site/src/content/docs/',
+ baseUrl: 'https://github.com/RecursiveDev/ReCursor/edit/main/docs-site/',
30
31
customCss: ['./src/styles/custom.css'],
32
components: {
0 commit comments