Skip to content

Commit 91d44af

Browse files
authored
Merge pull request #1254 from ethereum-optimism/fix-redirects
Fix identity redirect links
2 parents cacf142 + 46689dd commit 91d44af

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

public/_redirects

+9
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,12 @@
120120
/stack/explainer /superchain/superchain-explainer
121121
/stack/interop/architecture /stack/interop/explainer#interoperability-architecture
122122
/stack/interop/cross-chain-message /stack/interop/explainer#how-messages-get-from-one-chain-to-the-other
123+
/chain/identity/contracts-eas /stack/smart-contracts#eas-ethereum-attestation-service
124+
/chain/identity/about-attestations https://community.optimism.io/identity/about-attestations
125+
/chain/identity/applications https://community.optimism.io/identity/applications
126+
/chain/identity/contracts-eas https://community.optimism.io/identity/contracts-eas
127+
/chain/identity/individuals https://community.optimism.io/identity/individuals
128+
/chain/identity/organizations https://community.optimism.io/identity/organizations
129+
/chain/identity/overview https://community.optimism.io/identity/overview
130+
/chain/identity/projects https://community.optimism.io/identity/projects
131+
/chain/identity/schemas https://community.optimism.io/identity/schemas

0 commit comments

Comments
 (0)