From 932cc2b9aeca275bf98eaad61b800e06dfb0e5c8 Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Tue, 5 Aug 2025 21:56:34 +0200 Subject: [PATCH] chore: link to original post --- src/_blog/2025-js-libp2p-devtools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_blog/2025-js-libp2p-devtools.md b/src/_blog/2025-js-libp2p-devtools.md index 15773b14..becb8023 100644 --- a/src/_blog/2025-js-libp2p-devtools.md +++ b/src/_blog/2025-js-libp2p-devtools.md @@ -16,7 +16,7 @@ tags: - Interplanetary Shipyard --- -_This blog post originally appeared on the [Interplanetary Shipyard](https://ipshipyard.com/) blog_ +_This blog post [originally appeared on the Interplanetary Shipyard blog](https://ipshipyard.com/blog/2025-js-libp2p-devtools/)_ [Interplanetary Shipyard](https://ipshipyard.com/) is thrilled to share [js-libp2p inspector](https://github.com/ipshipyard/js-libp2p-inspector/), the new developer tools for debugging and inspecting js-libp2p and Helia, for use both in browsers and Node.js.