From 47723ab497416020c695a4987bf94d0515644efd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Criado-P=C3=A9rez?= Date: Tue, 1 Mar 2022 13:03:05 +0100 Subject: [PATCH] fixing prettier --- src/pages/build-apps/references/gaia/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/build-apps/references/gaia/index.md b/src/pages/build-apps/references/gaia/index.md index 6e735970..d1b6acfb 100644 --- a/src/pages/build-apps/references/gaia/index.md +++ b/src/pages/build-apps/references/gaia/index.md @@ -78,7 +78,7 @@ The token ensures the app has the authorization to write to the hub on the user' Here's how Gaia stacks up against other decentralized storage systems. Features that are common to all storage systems are omitted for brevity. -| Features | [Gaia](https://github.com/blockstack/gaia) | [Sia](https://sia.tech/) | [Storj](https://storj.io/) | [IPFS](https://ipfs.io/) | [DAT](https://datproject.org/) | [SSB](https://www.scuttlebutt.nz/) | +| Features | [Gaia](https://github.com/stacks-network/gaia) | [Sia](https://sia.tech/) | [Storj](https://storj.io/) | [IPFS](https://ipfs.io/) | [DAT](https://datproject.org/) | [SSB](https://www.scuttlebutt.nz/) | | ------------------------------------------ | ------------------------------------------ | ------------------------ | -------------------------- | ------------------------ | ------------------------------ | ---------------------------------- | | User controls where data is hosted | X | | | | | | | Data can be viewed in a normal Web browser | X | | | X | | |