diff --git a/README.md b/README.md index 182464c639..dcb197f9b2 100644 --- a/README.md +++ b/README.md @@ -337,7 +337,7 @@ Please make sure your contributions adhere to our coding guidelines: * Commit messages should be prefixed with the package(s) they modify. * E.g. "eth, rpc: make trace configs optional" -Please see the [Developers' Guide](https://geth.ethereum.org/docs/developers/geth-developer/dev-guide) +Please see the [Developer's Guide](https://geth.ethereum.org/docs/developers/geth-developer/dev-guide) for more details on configuring your environment, managing project dependencies, and testing procedures.