From 2d84be4991314e27d93430e86a1a0bcaf0d74e53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Baptiste=20H=C3=A9tier?= Date: Sun, 20 Oct 2024 12:34:20 +0200 Subject: [PATCH] =?UTF-8?q?Updated=20URL=E2=80=AFafter=20domain=20migratio?= =?UTF-8?q?n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 695a7e9..88c8690 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ A basic guitar tablature editor written in JavaScript. -A demo is available [here](https://djib.fr/demos/tablaturejs/). +A demo is available [here](https://demos.djib.fr/tablaturejs/). If you want your own instance you need to download both the *html* and *js* files, put them in the same directory, and open the *html* file in a browser. You should get a screen similar to the one below. -![TablatureJS in action](https://djib.fr/git/djib/TablatureJS/raw/branch/master/tablaturejs.png) \ No newline at end of file +![TablatureJS in action](https://git.djib.fr/djib/TablatureJS/raw/branch/master/tablaturejs.png) \ No newline at end of file