diff --git a/index.html b/index.html
index 3fda03e25..5fa56829f 100755
--- a/index.html
+++ b/index.html
@@ -23,7 +23,7 @@
FP.filePath = "/fpjs/dist/";
fileStorage.filePath = FP.filePath + "libs/";
- FPR.app.init();
+ FPR.app.init("/epub.js/moby-dick/");
}
};