Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions public/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

# ----------------------------------------------------------------------------
Expand All @@ -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