From 731b51631d4e878b2766dc7fa33a4422010f8592 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matt=C3=A9o=20Delabre?= Date: Sun, 29 Nov 2020 02:19:11 +0100 Subject: [PATCH] Fix live URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a74a663..5a33077 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Some YouTube creators have made video-gamebooks during which viewers can make ch This is generally implemented by breaking up the video into short interlinked segments. This tool automatically generates a visual representation of networks underlying such games by automatically exploring the video maze starting from a root video. -[See it live →](https://youtube-maze.cloud.delab.re) +[See it live →](https://youtube-maze.delab.re) ## How Does it Work?