readme: fix broken link (#26612)

This commit is contained in:
delihiros
2023-02-06 05:18:50 -05:00
committed by GitHub
parent 9826cd65bc
commit bd726f86b8
+1 -1
View File
@@ -363,7 +363,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/devguide)
Please see the [Developers' Guide](https://geth.ethereum.org/docs/developers/geth-developer/dev-guide)
for more details on configuring your environment, managing project dependencies, and
testing procedures.