From 96a465ed474f97956838058a7500ec647b846df8 Mon Sep 17 00:00:00 2001 From: Michael Vorburger Date: Sun, 16 Nov 2025 21:56:08 +0100 Subject: [PATCH] =?UTF-8?q?Fix=20broken=20=E2=9B=93=EF=B8=8F=E2=80=8D?= =?UTF-8?q?=F0=9F=92=A5=20Swarm=20link=20in=20comparisons.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/concepts/comparisons.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/comparisons.md b/docs/concepts/comparisons.md index c6314c8ef..4c22f04eb 100644 --- a/docs/concepts/comparisons.md +++ b/docs/concepts/comparisons.md @@ -18,7 +18,7 @@ IPFS is a general-purpose file system that uses a distributed hash table (DHT) t - [Hypercore](https://hypercore-protocol.github.io/new-website/) is a decentralized data-sharing tool that uses a distributed hash table (DHT) for data storage. It focuses on enabling data sharing and collaboration. - [Holo](https://holochain.org/) is a decentralized hosting platform that uses a unique data storage and sharing mechanism called Holochain. It allows users to host and run web-based applications on a peer-to-peer network. -- [Swarm](https://swarm-gateways.net/bzz:/theswarm.eth/) is a decentralized storage and sharing platform built on the Ethereum blockchain. It uses smart contracts and cryptographic techniques to securely store and share data. It focuses on providing a decentralized, secure, and censorship-resistant storage solution. +- [Swarm](https://www.ethswarm.org/) is a decentralized storage and sharing platform built on the Ethereum blockchain. It uses smart contracts and cryptographic techniques to securely store and share data. It focuses on providing a decentralized, secure, and censorship-resistant storage solution. ## Comparing the key features of other solutions to IPFS