From 7b5c2606d8bcf083f192d8c06307fbeb41f96a7d Mon Sep 17 00:00:00 2001 From: Ryan Baumann Date: Mon, 7 Jun 2021 04:20:05 +0000 Subject: [PATCH] Update from Forestry.io Ryan Baumann updated src/_blog/a-guide-to-ipfs-connectivity-in-web-browsers.md --- src/_blog/a-guide-to-ipfs-connectivity-in-web-browsers.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/_blog/a-guide-to-ipfs-connectivity-in-web-browsers.md b/src/_blog/a-guide-to-ipfs-connectivity-in-web-browsers.md index 57234f72..56c23a39 100644 --- a/src/_blog/a-guide-to-ipfs-connectivity-in-web-browsers.md +++ b/src/_blog/a-guide-to-ipfs-connectivity-in-web-browsers.md @@ -18,9 +18,9 @@ We see a lot of questions about how to get started with using js-ipfs in the bro ### Getting the Code -You can see the live demo [here](https://ipfs.io/ipfs/bafybeicermx2yhwvxc2yf6wvd3d2ujqugzdldl6dbyjhcpoxt4tjyz7gim/). If you'd like a local copy you can edit yourself, you can download the whole directory using IPFS: +You can see the live demo [here](https://ipfs.io/ipfs/bafybeia5f2yk6td7ciroeped2uwfivo333b524t3zmoderfhl3xn7wi7aa/). If you'd like a local copy you can edit yourself, you can download the whole directory using IPFS: - ipfs get bafybeicermx2yhwvxc2yf6wvd3d2ujqugzdldl6dbyjhcpoxt4tjyz7gim + ipfs get bafybeia5f2yk6td7ciroeped2uwfivo333b524t3zmoderfhl3xn7wi7aa Then simply open `index.html` in your web browser and you'll immediately begin automatically connecting to nodes and looking for peers!