Skip to content

Commit 3e30759

Browse files
committed
feat: industries redirect
1 parent a19b946 commit 3e30759

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

netlify.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,9 @@
6363
to = "/:splat"
6464
status = 301
6565
force = false
66+
67+
[[redirects]]
68+
from = "/industries"
69+
to = "https://www.notion.so/kleros/Use-cases-directory-acf664cf199242e1be7871ddd17f2b6d"
70+
status = 301
71+
force = false

0 commit comments

Comments
 (0)