diff --git a/pages/stack/smart-contracts.mdx b/pages/stack/smart-contracts.mdx index bb6a29f5d..07b18dd2b 100644 --- a/pages/stack/smart-contracts.mdx +++ b/pages/stack/smart-contracts.mdx @@ -18,7 +18,7 @@ valid state root of the layer 2. ### Official releases -The full smart contract release process is documented in the [monorepo](https://github.com/ethereum-optimism/optimism/blob/develop/packages/contracts-bedrock/VERSIONING.md). +The full smart contract release process is documented in the [monorepo](https://github.com/ethereum-optimism/optimism/blob/develop/packages/contracts-bedrock/meta/VERSIONING.md). All production releases are always tagged, versioned as `/v`. Contract releases have a component name of `op-contracts` and therefore are tagged as `op-contract/vX.Y.Z`.