mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-24 07:11:38 +00:00
examples/README.md: Fix tutorial link (#2790)
This commit is contained in:
@ -7,7 +7,7 @@ A set of examples showcasing how to use rust-libp2p.
|
||||
- [Ping](ping.rs)
|
||||
|
||||
Small `ping` clone, sending a ping to a peer, expecting a pong as a response. See
|
||||
[tutorial](../src/tutorial.rs) for a step-by-step guide building the example.
|
||||
[tutorial](../src/tutorials/ping.rs) for a step-by-step guide building the example.
|
||||
|
||||
## Individual libp2p protocols
|
||||
|
||||
|
Reference in New Issue
Block a user