Skip to content

Commit 22dbb92

Browse files
committed
chore: add redirect for /quizzes
1 parent bfe53a6 commit 22dbb92

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

redirects.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,10 @@
251251
"fromPath": "/upgrades",
252252
"toPath": "/en/roadmap"
253253
},
254+
{
255+
"fromPath": "/quizzes",
256+
"toPath": "/en/quizzes/"
257+
},
254258
{
255259
"fromPath": "/*/upgrades",
256260
"toPath": "/:splat/roadmap"

0 commit comments

Comments
 (0)