Skip to content

Commit bbbda75

Browse files
Fix lint
1 parent a26a1d3 commit bbbda75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/stack/superchain-ops-guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,4 @@ For chains within the Superchain, submit a pull request to have your task review
128128

129129
The `upgrade` command in op-deployer allows you to upgrade a chain from one version to another. It consists of several subcommands, one for each upgrade version. Think of it like a database migration: each upgrade command upgrades a chain from exactly one previous version to the next. A chain that is several versions behind can be upgrade to the latest version by running multiple upgrade commands in sequence.
130130

131-
To learn about the `upgrade` command, check out our [devdocs](https://devdocs.optimism.io/op-deployer/user-guide/upgrade.html).
131+
To learn about the `upgrade` command, check out our [devdocs](https://devdocs.optimism.io/op-deployer/user-guide/upgrade.html).

0 commit comments

Comments
 (0)