cmd/devp2p: fix broken link in readme(#26576)

fix broken link to DNS discovery tutorial
This commit is contained in:
Pascal Marco Caversaccio
2023-01-30 09:12:55 -05:00
committed by GitHub
parent fd4230f695
commit 3ff3d07e2c
+1 -1
View File
@@ -135,6 +135,6 @@ replacing `<enode>` with the enode of the geth node:
```
[eth]: https://github.com/ethereum/devp2p/blob/master/caps/eth.md
[dns-tutorial]: https://geth.ethereum.org/docs/developers/dns-discovery-setup
[dns-tutorial]: https://geth.ethereum.org/docs/developers/geth-developer/dns-discovery-setup
[discv4]: https://github.com/ethereum/devp2p/tree/master/discv4.md
[discv5]: https://github.com/ethereum/devp2p/tree/master/discv5/discv5.md