diff --git a/docs/base-chain/specs/upgrades/fjord/overview.mdx b/docs/base-chain/specs/upgrades/fjord/overview.mdx index d6c3c7bcf..9dbd922cf 100644 --- a/docs/base-chain/specs/upgrades/fjord/overview.mdx +++ b/docs/base-chain/specs/upgrades/fjord/overview.mdx @@ -12,7 +12,7 @@ description: "Overview of the Fjord hardfork, introducing FastLZ-based L1 fee es ## Execution Layer -- [RIP-7212: Precompile for secp256r1 Curve Support](/base-chain/specs/protocol/execution/evm/precompiles#P256VERIFY) +- [RIP-7212: Precompile for secp256r1 Curve Support](/base-chain/specs/protocol/execution/evm/precompiles#p256verify) - [FastLZ compression for L1 data fee calculation](/base-chain/specs/upgrades/fjord/exec-engine#fees) - [Deprecate the `getL1GasUsed` method on the `GasPriceOracle` contract](/base-chain/specs/upgrades/fjord/predeploys#l1-gas-usage-estimation) - [Deprecate the `L1GasUsed` field on the transaction receipt](/base-chain/specs/upgrades/fjord/exec-engine#l1-gas-usage-estimation)