Skip to content

Commit b5782fa

Browse files
committed
Add 301 redirects.
1 parent a429bd7 commit b5782fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ export default defineConfig({
7676
redirects: {
7777
"/planning/": "https://forms.gle/riw6CvML8ck94A4V9",
7878
"/reviewers/": "https://forms.gle/4GTJjwZ1nHBGetM18",
79+
"/[code]": "/session/[...slug]",
7980
},
8081
integrations: [
8182
preload(),

0 commit comments

Comments
 (0)