Skip to content

Commit 64c6ee2

Browse files
Remove invalid/unnecessary redirect
1 parent 8961648 commit 64c6ee2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

astro.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ export default defineConfig({
4141
}),
4242
],
4343
redirects: {
44-
"index.html": "/",
4544
"tutorials.html": "/scripting",
4645
"text.html": "/scripting/text",
4746
"events.html": "/syntaxes?types=Event",

0 commit comments

Comments
 (0)