@@ -125,7 +125,7 @@ All other components and packages should be considered development components on
...
@@ -125,7 +125,7 @@ All other components and packages should be considered development components on
### Development branch
### Development branch
The primary development branch is [`develop`](https://github.com/ethereum-optimism/optimism/tree/develop/).
The primary development branch is [`develop`](https://github.com/ethereum-optimism/optimism/tree/develop/).
`develop` contains the most up-to-date software that remains backwards compatible with the latest experimental [network deployments](https://community.optimism.io/docs/useful-tools/networks/).
`develop` contains the most up-to-date software that remains backwards compatible with the latest experimental [network deployments](https://docs.optimism.io/chain/networks).
If you're making a backwards compatible change, please direct your pull request towards `develop`.
If you're making a backwards compatible change, please direct your pull request towards `develop`.
**Changes to contracts within `packages/contracts-bedrock/src` are usually NOT considered backwards compatible.**
**Changes to contracts within `packages/contracts-bedrock/src` are usually NOT considered backwards compatible.**