Skip to content

Commit 03d4729

Browse files
committed
add redirect
1 parent 9b26ee5 commit 03d4729

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/config.exs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ config :algora,
2222
{"/create/org", "/onboarding/org"},
2323
{"/solve", "/onboarding/dev"},
2424
{"/onboarding/solver", "/onboarding/dev"},
25+
{"/onboarding/org", "https://cal.com/ioannisflo"},
2526
{"/:org/contract/:id", "/:org/contracts/:id"},
2627
{"/org/*path", "/*path"},
2728
{"/@/:handle", "/:handle/profile"},

0 commit comments

Comments
 (0)