diff --git a/src/pages/demo.html b/src/pages/demo.html
deleted file mode 100644
index 4c0386559..000000000
--- a/src/pages/demo.html
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
@@include('./dashboard/_topbar.html', {
- "path": "../../"
+ "path": "../.."
})
@@include('./dashboard/_sidenav.html', {
"mainPage": "forms",
"page": "general",
- "path": "../../"
+ "path": "../.."
})
@@ -73,13 +73,13 @@
@@include('./dashboard/_footer.html', {
- "path": "../../"
+ "path": "../.."
})
@@include('./_scripts.html', {
- "path": "../../"
+ "path": "../.."
})