Skip to content

Commit 3ff3d07

Browse files
authored
cmd/devp2p: fix broken link in readme(#26576)
fix broken link to DNS discovery tutorial
1 parent fd4230f commit 3ff3d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/devp2p/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,6 @@ replacing `<enode>` with the enode of the geth node:
135135
```
136136

137137
[eth]: https://github.com/ethereum/devp2p/blob/master/caps/eth.md
138-
[dns-tutorial]: https://geth.ethereum.org/docs/developers/dns-discovery-setup
138+
[dns-tutorial]: https://geth.ethereum.org/docs/developers/geth-developer/dns-discovery-setup
139139
[discv4]: https://github.com/ethereum/devp2p/tree/master/discv4.md
140140
[discv5]: https://github.com/ethereum/devp2p/tree/master/discv5/discv5.md

0 commit comments

Comments
 (0)