From 77c8080c2774b9fbdffc7b4ee8d8db7d49b6a2fa Mon Sep 17 00:00:00 2001 From: Mario Pesch Date: Thu, 3 Mar 2022 20:09:58 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 5b7a213..b9a1314 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,4 @@ This project was created with [Create React App](https://github.com/facebook/cre Ensure that line 14 in [store.js](https://github.com/sensebox/React-Ardublockly/blob/master/src/store.js#L14) is commented out or otherwise you have installed [Redux DevTools Extension](http://extension.remotedev.io/). ## Demo -A demo of the current status of the master branch can be accessed via [sensebox-ardublockly.netlify.app](https://sensebox-ardublockly.netlify.app/) :rocket:. -* [Home](https://sensebox-ardublockly.netlify.app/) -* [Tutorial Overview](https://sensebox-ardublockly.netlify.app/tutorial) -* [Tutorial-Builder](https://sensebox-ardublockly.netlify.app/tutorial/builder) +A demo of the current status of the master branch can be accessed via [https://blockly-react.netlify.app/](https://blockly-react.netlify.app/) :rocket:.