From f7b6600be8963ebaf22733950d541f24e71ff01a Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Mon, 19 Aug 2019 14:02:52 +0200 Subject: [PATCH] fix Nile urls --- content/concepts/testnets.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/concepts/testnets.md b/content/concepts/testnets.md index 4e48caa5..80dde4b9 100644 --- a/content/concepts/testnets.md +++ b/content/concepts/testnets.md @@ -44,8 +44,8 @@ There are several Ocean Protocol software components that are live, connected to | Secret Store | `https://secret-store.nile.dev-ocean.com` | | Aquarius Test instance | `https://aquarius.nile.dev-ocean.com` | | Brizo Test instance | `https://brizo.nile.dev-ocean.com` | -| Aquarius for Commons | `https://aquarius.marketplace.nile.dev-ocean.com` | -| Brizo for Commons | `https://brizo.marketplace.nile.dev-ocean.com` | +| Aquarius for Commons | `https://aquarius.marketplace.dev-ocean.com` | +| Brizo for Commons | `https://brizo.marketplace.dev-ocean.com` | | Commons Marketplace | `https://commons.nile.dev-ocean.com` | | Jupyter Hub | `https://mantaray.dev-ocean.com` | | Faucet Server | `https://faucet.nile.dev-ocean.com` |