Skip to content

Commit 43e5eb4

Browse files
committed
updated the meta tags
1 parent 34c39ee commit 43e5eb4

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"smart-contracts": "Smart Contracts",
3-
"superchain-ops-guide": "Upgrade using superchain-ops",
3+
"superchain-ops-guide": "Chain upgrade using superchain-ops",
44
"op-deployer-upgrade": "Upgrade L1 contracts using op-deployer",
55
"upgrade-op-contracts-1-3-1-8": "Upgrading Smart Contracts from v1.3.0 to v1.8.0"
66
}

pages/stack/smart-contracts/op-deployer-upgrade.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Upgrade L1 contracts using `op-deployer`
2+
title: Upgrade L1 contracts using op-deployer
33
description: Learn about how to upgrade smart contracts using op-deployer
44
lang: en-US
55
content_type: guide

pages/stack/smart-contracts/superchain-ops-guide.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Chain upgrade guide using superchain-ops
2+
title: Chain upgrade using superchain-ops
33
description: Learn about using superchain-ops to upgrade your chain
44
lang: en-US
55
content_type: guide
@@ -20,7 +20,7 @@ is_imported_content: 'false'
2020

2121
import { Callout } from 'nextra/components'
2222

23-
# Chain upgrade guide using superchain-ops
23+
# Chain upgrade using superchain-ops
2424

2525
This guide outlines the process for upgrading Optimism chains using the `superchain-ops` repository. It's intended primarily for chains that are part of the Superchain, those with the Foundation or Security Council as signers, and/or chains requiring a highly secure and manual process.
2626

pages/stack/smart-contracts/upgrade-op-contracts-1-3-1-8.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ is_imported_content: 'false'
1919

2020
import { Callout } from 'nextra/components'
2121

22-
# Upgrading Optimism L1 smart contracts from v1.3.0 to v1.8.0
22+
# Upgrading Smart Contracts from v1.3.0 to v1.8.0
2323

2424
This guide provides specific instructions for upgrading the OP Stack's Layer 1 contracts from `op-contracts/v1.3.0` to `op-contracts/v1.8.0`. This upgrade includes important changes to the system configuration and introduces the Fault Proof System.
2525

0 commit comments

Comments
 (0)