diff --git a/Gruntfile.js b/Gruntfile.js
index b73015f..91e17c4 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -60,7 +60,7 @@ module.exports = function(grunt) {
watch: {
options: {
port: 9000,
- open: 'http://localhost:9000/demo/dev.html',
+ open: 'http://localhost:9000/demo',
livereload: 9001
}
},
diff --git a/demo/dev.html b/demo/dev.html
deleted file mode 100644
index 3adc99d..0000000
--- a/demo/dev.html
+++ /dev/null
@@ -1,86 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Matter.js Demo (Dev. Build)
-
-
-
-
Matter.js Demo (Dev. Build)
-
Mobile Demo · Project page · GitHub · @liabru
-
-
-
-
-
-
-
-
-
diff --git a/demo/index.html b/demo/index.html
index f3bb382..104ac37 100644
--- a/demo/index.html
+++ b/demo/index.html
@@ -3,40 +3,51 @@
-
+
+
+
+
-
-
+
+
+
+
- Matter.js Physics Engine Demo
+ Matter.js Demo (Edge Build)
-