From 8927abf176e59fceb02eab50f50cc4ec28c4075b Mon Sep 17 00:00:00 2001 From: Max Inden Date: Mon, 13 Mar 2023 15:03:47 +0100 Subject: [PATCH] docs(README): update examples link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85be4add..b12f8763 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This repository is the central place for Rust development of the [libp2p](https: - **Main documentation** can be found on https://docs.rs/libp2p. -- The **[examples](libp2p/examples)** folder contains small binaries showcasing the +- The **[examples](examples)** folder contains small binaries showcasing the many protocols in this repository. - For **security related issues** please [file a private security vulnerability