mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-05 15:32:55 +02:00
updated dev reader link
This commit is contained in:
parent
2281db7b7f
commit
aaa5703565
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
EPUBJS.cssPath = "css/";
|
||||
// fileStorage.filePath = EPUBJS.filePath;
|
||||
|
||||
window.Reader = ePubReader("../books/israelsailing-20130127/", { reload: true, generatePagination: false });
|
||||
window.Reader = ePubReader("moby-dick/", { reload: true, generatePagination: false });
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue