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