mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-29 18:51:22 +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)
|
- [Ping](ping.rs)
|
||||||
|
|
||||||
Small `ping` clone, sending a ping to a peer, expecting a pong as a response. See
|
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
|
## Individual libp2p protocols
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user