Skip to content

Commit bd6fb3f

Browse files
committed
[Dashboard] Update URL rewrites for grants and superchain pages
1 parent 81c66f4 commit bd6fb3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

apps/dashboard/framer-rewrites.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ module.exports = [
4040
"/community/ambassadors",
4141
"/community/startup-program",
4242
// -- grants --
43-
"/grant/superchain",
43+
"/grants",
44+
"/superchain",
4445
// -- templates --
4546
"/templates",
4647
"/templates/:template_slug",

0 commit comments

Comments
 (0)