diff --git a/README.md b/README.md index 9f9ae270..711f1dfd 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # contracts This repo contains contracts and scripts for Base. -Note that Base primarily utilizes Optimism's bedrock contracts located in Optimism's repo [here](https://github.com/ethereum-optimism/optimism/tree/develop/packages/contracts-bedrock). +Note that Base's core protocol contracts are maintained in the [base/base](https://github.com/base/base). For contract deployment artifacts, see [base-org/contract-deployments](https://github.com/base-org/contract-deployments).