From 46689ddf6ac27a8095a5052017813766cda96778 Mon Sep 17 00:00:00 2001 From: Blessing Krofegha Date: Thu, 16 Jan 2025 20:19:27 +0100 Subject: [PATCH] fix redirect links --- public/_redirects | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/public/_redirects b/public/_redirects index 2beb892c7..53f42325d 100644 --- a/public/_redirects +++ b/public/_redirects @@ -120,3 +120,12 @@ /stack/explainer /superchain/superchain-explainer /stack/interop/architecture /stack/interop/explainer#interoperability-architecture /stack/interop/cross-chain-message /stack/interop/explainer#how-messages-get-from-one-chain-to-the-other +/chain/identity/contracts-eas /stack/smart-contracts#eas-ethereum-attestation-service +/chain/identity/about-attestations https://community.optimism.io/identity/about-attestations +/chain/identity/applications https://community.optimism.io/identity/applications +/chain/identity/contracts-eas https://community.optimism.io/identity/contracts-eas +/chain/identity/individuals https://community.optimism.io/identity/individuals +/chain/identity/organizations https://community.optimism.io/identity/organizations +/chain/identity/overview https://community.optimism.io/identity/overview +/chain/identity/projects https://community.optimism.io/identity/projects +/chain/identity/schemas https://community.optimism.io/identity/schemas