Skip to content

Commit 4602733

Browse files
Test
1 parent c8842fc commit 4602733

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

pages/stack/_meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"components": "OP Stack components",
1111
"public-devnets": "Public devnets",
1212
"smart-contracts": "Smart contracts",
13-
"chain-upgrades": "Chain upgrades",
13+
"superchain-ops-guide": "Superchain-ops upgrades",
1414
"opcm": "OP Contracts Manager",
1515
"rollup": "Rollup",
1616
"fault-proofs": "Fault proofs",

pages/stack/chain-upgrades/_meta.json

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

pages/stack/chain-upgrades/superchain-ops-guide.mdx renamed to pages/stack/superchain-ops-guide.mdx

Lines changed: 4 additions & 1 deletion
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 guide Using superchain-ops
33
description: Learn about using superchain-ops to upgrade your chain
44
lang: en-US
55
content_type: guide
@@ -18,6 +18,9 @@ categories:
1818
is_imported_content: 'false'
1919
---
2020

21+
import { Callout } from 'nextra/components'
22+
23+
2124
# Chain upgrade guide: Using superchain-ops
2225

2326
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.

0 commit comments

Comments
 (0)