mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-05 15:42:16 +00:00
fix(docs): correct link to chat-example in examples readme
Resolves #3830. Pull-Request: #3831.
This commit is contained in:
parent
585a84e182
commit
70ca3243ad
@ -7,7 +7,7 @@ A set of examples showcasing how to use rust-libp2p.
|
||||
|
||||
## Individual libp2p features
|
||||
|
||||
- [Chat](./autonat) A basic chat application demonstrating libp2p and the mDNS and Gossipsub protocols.
|
||||
- [Chat](./chat-example) A basic chat application demonstrating libp2p and the mDNS and Gossipsub protocols.
|
||||
- [Distributed key-value store](./distributed-key-value-store) A basic key value store demonstrating libp2p and the mDNS and Kademlia protocol.
|
||||
|
||||
- [File sharing application](./file-sharing) Basic file sharing application with peers either providing or locating and getting files by name.
|
||||
|
Loading…
x
Reference in New Issue
Block a user