Skip to content

Commit 7c321e3

Browse files
committed
add redirect for legacy path
1 parent bc9de3b commit 7c321e3

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
@@ -16,6 +16,7 @@ config :algora,
1616
redirects: [
1717
{"/tv", "https://tv.algora.io"},
1818
{"/discord", "https://discord.gg/9RXD2nqbnG"},
19+
{"/docs/bounties/payments", "/docs/payments"},
1920
{"/sdk", "https://github.com/algora-io/sdk"},
2021
{"/healthcare", "https://blog.algora.io/post/healthcare"},
2122
{"/podcast", "https://www.youtube.com/@algora-io/podcasts"},

0 commit comments

Comments
 (0)