1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-05 15:32:55 +02:00

updated demo links

This commit is contained in:
Fred Chasen 2013-07-18 19:00:38 -07:00
parent 5cb99ef2e6
commit 932d9232c0
10 changed files with 10 additions and 10 deletions

View file

@ -69,7 +69,7 @@
<script>
"use strict";
var Book = new EPUBJS.Book("/demo/moby-dick/");
var Book = new EPUBJS.Book("../demo/moby-dick/");
</script>
</head>