diff --git a/public/_redirects b/public/_redirects index 33549a2fe..937082ce2 100644 --- a/public/_redirects +++ b/public/_redirects @@ -102,8 +102,8 @@ # Chain and Identity Documentation # ---------------------------------------------------------------------------- # Chain Resources -/tokenlist /chain/tokenlist -/addresses /chain/addresses +/tokenlist /superchain/tokenlist +/addresses /superchain/addresses /chain/networks /superchain/networks /chain/addresses /superchain/addresses /chain/tokenlist /superchain/tokenlist @@ -113,8 +113,8 @@ /chain/differences /stack/differences # Identity Documentation -/identity/optimist-profile /chain/identity/overview -/chain/identity/optimist-profile /chain/identity/overview +/identity/optimist-profile https://community.optimism.io/identity/overview +/chain/identity/optimist-profile https://community.optimism.io/identity/overview /chain/identity/* https://community.optimism.io/identity/:splat # ---------------------------------------------------------------------------- @@ -135,5 +135,6 @@ # ---------------------------------------------------------------------------- # Catch-all Rules (Keep at bottom) # ---------------------------------------------------------------------------- -# Catch any remaining /builders paths +# Catch any remaining /builders and /chain paths /builders/* /app-developers/:splat +/chain/* /superchain/:splat