Skip to content

Commit c502be9

Browse files
committed
updated content
1 parent 1f7af32 commit c502be9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/builders/app-developers/contracts.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ import { Card, Cards } from 'nextra/components'
1010

1111
# Contracts
1212

13-
This section provides information on Solidity compatibility, contract optimization on OP Mainnet, and using OP Mainnet system contracts. You'll find guides and tutorials to help you understand and work with these topics.
13+
This section provides information on Solidity compatibility, contract optimization on OP Stack, and using OP Stack system contracts. You'll find guides and tutorials to help you understand and work with these topics.
1414

1515
<Cards>
1616
<Card title="Solidity Compatibility" href="/builders/app-developers/contracts/compatibility" />
1717

18-
<Card title="Contract Optimization on OP Mainnet" href="/builders/app-developers/contracts/optimization" />
18+
<Card title="Contract Optimization on OP Stack" href="/builders/app-developers/contracts/optimization" />
1919

20-
<Card title="Using OP Mainnet System Contracts" href="/builders/app-developers/contracts/system-contracts" />
20+
<Card title="Using OP Stack System Contracts" href="/builders/app-developers/contracts/system-contracts" />
2121
</Cards>

0 commit comments

Comments
 (0)