Skip to content

Commit 4e0348d

Browse files
committed
Auto-fix: Update breadcrumbs, spelling dictionary and other automated fixes
1 parent ebdbf9a commit 4e0348d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/superchain/superchain-upgrades.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This contract is instrumental in managing and tracking the progression of protoc
3939

4040
**[Superchain version signaling](https://specs.optimism.io/protocol/superchain-upgrades.html#superchain-version-signaling)** is a mechanism that allows nodes and clients to be aware of and prepare for upcoming protocol changes.
4141
This signaling is achieved through the **ProtocolVersion smart contract**, allowing chains to indicate their readiness for upcoming upgrades and ensuring that all participating chains are synchronized.
42-
If the node see's a versioning signal onchain before the node software has been updated for a hardfork, the node will [halt](/stack/interop/superchain-upgrades#rolluphalt-flags-on-node-binaries) to prevent chain divergence
42+
If the node see's a versioning signal onchain before the node software has been updated for a hardfork, the node will [halt](/superchain/superchain-upgrades#rolluphalt-flags-on-node-binaries) to prevent chain divergence
4343
Through this signaling:
4444
* Nodes can anticipate and implement necessary adjustments ahead of time.
4545
* Clients are informed about the protocol version they should be compatible with, ensuring seamless interactions across the Superchain.

0 commit comments

Comments
 (0)