Skip to content

Commit 078497e

Browse files
authored
chore: missing redirect (#2204)
1 parent 12e3057 commit 078497e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

vercel.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1218,6 +1218,11 @@
12181218
"source": "/docs/kratos/self-hosted/account-activation-email-verification",
12191219
"destination": "/docs/kratos/self-service/flows/verify-email-account-activation",
12201220
"permanent": false
1221+
},
1222+
{
1223+
"source": "/docs/self-hosted/oel/kratos/upgrade-kratos",
1224+
"destination": "/docs/self-hosted/oel/kratos/upgrade",
1225+
"permanent": false
12211226
}
12221227
]
12231228
}

0 commit comments

Comments
 (0)