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 a429bd7 commit b5782faCopy full SHA for b5782fa
astro.config.mjs
@@ -76,6 +76,7 @@ export default defineConfig({
76
redirects: {
77
"/planning/": "https://forms.gle/riw6CvML8ck94A4V9",
78
"/reviewers/": "https://forms.gle/4GTJjwZ1nHBGetM18",
79
+ "/[code]": "/session/[...slug]",
80
},
81
integrations: [
82
preload(),
0 commit comments