Skip to content

Commit a3f55f4

Browse files
committed
feat: Add redirect for support index page to lifecycle
1 parent 89f55cd commit a3f55f4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

redirects.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
"/pages/laws-of-identity": "/approach/laws-of-identity/",
1919
"/pages/tenets": "/approach/tenets/",
2020
"/pages/protocol": "/approach/protocol/",
21-
"/support/": "/support/lifecycle/"
21+
"/support/": "/support/lifecycle/",
22+
"/support/index.html": "/support/lifecycle/"
2223
}

0 commit comments

Comments
 (0)