Skip to content

Commit ffdda83

Browse files
committed
remove page + fix internal links
1 parent 4090a76 commit ffdda83

File tree

4 files changed

+4
-50
lines changed

4 files changed

+4
-50
lines changed

pages/chain/identity/_meta.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@
33
"about-attestations": "About Attestations",
44
"contracts-eas": "Contracts (EAS)",
55
"schemas": "Schemas",
6-
"optimist-profile": "Optimist Profile",
76
"applications": "Apps"
87
}

pages/chain/identity/optimist-profile.mdx

Lines changed: 0 additions & 47 deletions
This file was deleted.

pages/chain/identity/schemas.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ Below you will find a list of relevant schemas that are being used on OP Mainnet
3232

3333
## Next Steps
3434

35-
For detailed instructions, see [Optimist Profile](optimist-profile#common-questions).
35+
* For more information on working with attestations, see [Build Decentralized Identity Apps with Attestations](/chain/identity/about-attestations).
36+
* To see a list of applications using EAS, see [Attestation Apps](/chain/identity/applications).

public/_redirects

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
/builders/dapp-developers/dapp-developer-overview /builders/app-developers/overview
1313
/tokenlist /chain/tokenlist
1414
/addresses /chain/addresses
15-
/identity/optimist-profile /chain/identity/optimist-profile
15+
/identity/optimist-profile /chain/identity/overview
16+
/chain/identity/optimist-profile /chain/identity/overview
1617
/stack/transactions/transaction-fees /stack/transactions/fees
1718
/builders/tools/monitoring/regenesis-history /builders/tools/monitor/regenesis-history
1819
/builders/dapp-developers/bridging/basics /builders/app-developers/bridging/basics

0 commit comments

Comments
 (0)