From 17f2fa25b901a20bfd7e298b65eb6f43b82926f2 Mon Sep 17 00:00:00 2001 From: Kevin Mai-Husan Chia Date: Fri, 16 Aug 2019 15:15:58 +0800 Subject: [PATCH] Fix the link to protocol negotiation in plaintext --- plaintext/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plaintext/README.md b/plaintext/README.md index e42a6c4..e36e190 100644 --- a/plaintext/README.md +++ b/plaintext/README.md @@ -155,6 +155,6 @@ the unsuitability of `/plaintext/2.0.0` for production usage. [uvarint-spec]: https://github.com/multiformats/unsigned-varint [multihash]: https://github.com/multiformats/multihash [conn-spec-conn-upgrade]: ../connections/README.md#connection-upgrade -[conn-spec-protocol-negotiation]: ../connnection/README.md#protocol-negotiation +[conn-spec-protocol-negotiation]: ../connections/README.md#protocol-negotiation [go-libp2p-peerstore]: https://github.com/libp2p/go-libp2p-peerstore [js-peer-book]: https://github.com/libp2p/js-peer-book