From 9d92fc39c35ba4233b8234ec4ec3643b92209e4c Mon Sep 17 00:00:00 2001 From: Max Inden Date: Thu, 27 Jan 2022 14:57:06 +0100 Subject: [PATCH] src/_blog: Link to ipfs glossary --- src/_blog/libp2p-hole-punching.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_blog/libp2p-hole-punching.md b/src/_blog/libp2p-hole-punching.md index c63c59dc..412bd557 100644 --- a/src/_blog/libp2p-hole-punching.md +++ b/src/_blog/libp2p-hole-punching.md @@ -10,7 +10,7 @@ header_image: author: Max Inden --- -In case you haven't yet heard the great news, libp2p can now punch holes. +In case you haven't yet heard the great news, [libp2p](https://docs.ipfs.io/concepts/glossary/#libp2p) can now punch holes. The below explains why we want to punch holes, into what we are punching those holes and most interestingly how we punch those holes.