From 2bf6a0cf67d64f75014815d5de89d3d40a98b22e Mon Sep 17 00:00:00 2001 From: mongolsteppe <75075420+mongolsteppe@users.noreply.github.com> Date: Thu, 24 Jun 2021 13:09:41 +0300 Subject: [PATCH] [Docs] Fixed a broken link Original link gives out a 404, replaced by the closest thing I could find. --- docs/web3-bzz.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/web3-bzz.rst b/docs/web3-bzz.rst index fdefefeb07f..9d3300168b0 100644 --- a/docs/web3-bzz.rst +++ b/docs/web3-bzz.rst @@ -8,7 +8,7 @@ web3.bzz The ``web3-bzz`` package allows you to interact with swarm, the decentralized file store. -For more see the `Swarm Docs `_. +For more see the `Swarm Docs `_. .. code-block:: javascript