From 3269c799755f14cb45b9f0ca369020eef35e6596 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cezary=20Mi=C4=85cz?= Date: Tue, 13 Oct 2020 13:05:07 +0200 Subject: [PATCH] Fix demo domain --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e017afe64..48452e3e1 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A GraphQL-powered, single-page dashboard application for [Saleor](https://github ## Demo -See the [public demo](https://pwa.saleor.io/dashboard/) of Saleor Dashboard! +See the [public demo](https://demo.saleor.io/dashboard/) of Saleor Dashboard! Or launch the demo on a free Heroku instance.