diff --git a/src/utils/redirects.ts b/src/utils/redirects.ts index 347fc926..0c871132 100644 --- a/src/utils/redirects.ts +++ b/src/utils/redirects.ts @@ -20,4 +20,5 @@ export const redirects = { "/community/insiders/": "/community/akash-insiders/", "/community/core-groups/cg-list/": "/development/current-groups/", "/ecosystem/showcase/latest/": "/ecosystem/deployed-on-akash/showcase/", + "/ecosystem/akash-tools/latest/": "/ecosystem/akash-tools/", };