From 894d960ceec6e690aa3be224b41c9510f50b580a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Je=C5=BCyk?= Date: Fri, 7 Aug 2020 18:13:27 +0100 Subject: [PATCH] Link to connct to ocean related network fix localhost replaced with live page url --- content/tutorials/react-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/tutorials/react-setup.md b/content/tutorials/react-setup.md index d2f1b863..ef33fd73 100644 --- a/content/tutorials/react-setup.md +++ b/content/tutorials/react-setup.md @@ -17,7 +17,7 @@ The final source of this tutorial is also available as a CodeSandbox: - `Node.js` >= 10 is installed. You can check using `node -v` - `npm` >= 5.2 is installed. You can check using `npm -v` -- A Web3 capable browser, like Firefox/Chrome with [MetaMask](https://metamask.io) installed, [connected to Nile network](http://localhost:8000/tutorials/connect-to-networks/#connect-to-the-nile-testnet) +- A Web3 capable browser, like Firefox/Chrome with [MetaMask](https://metamask.io) installed, [connected to Nile network](https://docs.oceanprotocol.com/tutorials/connect-to-networks/#connect-to-the-nile-testnet) - Some Nile ETH from the Nile Faucet. You can either go to [commons.nile.dev-ocean.com/faucet](https://commons.nile.dev-ocean.com/faucet), or execute this command replacing `` with your MetaMask account address: ```bash