mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-28 18:21:20 +00:00
examples/README.md: Fix tutorial link (#2790)
This commit is contained in:
parent
eaf3f3a7fb
commit
2b9e212682
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user