We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c36cd6 commit 760c7d3Copy full SHA for 760c7d3
astro.config.mjs
@@ -3,5 +3,5 @@ import { defineConfig } from 'astro/config';
3
4
export default defineConfig({
5
site: 'https://agent-sh.github.io',
6
- base: '/agent-sh.dev',
+ base: '/agent-sh.dev/',
7
});
0 commit comments