From 58fb13576b7f58668fb7defad3237b5f6c9a8926 Mon Sep 17 00:00:00 2001 From: Tomas Korcak Date: Sat, 15 Aug 2015 03:47:26 +0200 Subject: [PATCH] Fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57284a0..cc72679 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Get started with dat.GUI by reading the tutorial at http://workshop.chromeexperi ## Live demo -Simple live demo [is available here](http://korczis.github.io/dat.gui/) +Simple live demo [is available here](http://korczis.github.io/dat.gui-ng/). ## Packaged Builds The easiest way to use dat.GUI in your code is by using the built source at `build/dat.gui.min.js`. These built JavaScript files bundle all the necessary dependencies to run dat.GUI.