From 16d6e6a62d014f321b7ac06d2032b7ad0c91c115 Mon Sep 17 00:00:00 2001
From: Luca Roffia <lroffia@gmail.com>
Date: Fri, 26 Jul 2024 11:31:01 +0200
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 7693ad52..28e136c7 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ SEPA (**S**PARQL **E**vent **P**rocessing **A**rchitecture) is a publish-subscri
 
 - Download [Blazegraph](https://github.com/blazegraph/database/releases/latest) (or use any other SPARQL 1.1 Protocol compliant service) and run it as shown [here](https://wiki.blazegraph.com/wiki/index.php/Quick_Start) 
 
-- Use the [SEPA Playground](http://mml.arces.unibo.it/apps/dashboard?mode=local) to check basic functionalities of the engine.
+- Use the [SEPA Playground](https://studio.sepa.vaimee.com) to check basic functionalities of the engine.
 
 ### For Hackers 💻👩‍💻👨‍💻
 <a href="https://asciinema.org/a/251211">
@@ -251,4 +251,4 @@ SEPA stands for *SPARQL Event Processing Architecture*. SEPA is promoted and mai
 
 ## License
 
-SEPA Engine is released under the [GNU GPL](https://github.com/arces-wot/SEPA/blob/master/engine/LICENSE), SEPA APIs are released under the  [GNU LGPL](https://github.com/arces-wot/SEPA/blob/master/client-api/LICENSE)
\ No newline at end of file
+SEPA Engine is released under the [GNU GPL](https://github.com/arces-wot/SEPA/blob/master/engine/LICENSE), SEPA APIs are released under the  [GNU LGPL](https://github.com/arces-wot/SEPA/blob/master/client-api/LICENSE)