We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b956b4f commit ecea243Copy full SHA for ecea243
web/astro.config.mjs
@@ -10,7 +10,7 @@ export default defineConfig({
10
defaultLocale: "en",
11
routing: {
12
prefixDefaultLocale: false,
13
- fallbackType: "rewrite"
+ fallbackType: "redirect"
14
},
15
fallback: {
16
"es": "en",
0 commit comments