Skip to content

Commit

Permalink
Hosted sample manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
aferditamuriqi committed Oct 9, 2022
1 parent 8e772ac commit 34f9604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viewer/index_pdf.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
let d2reader = undefined;
D2Reader.load({
// url: new URL('http://localhost:4444/viewer/pdf/sample.pdf'),
url: new URL('http://localhost:4444/viewer/pdf/manifest/sample.json'),
url: new URL('https://alicepdf.dita.digital/alice.json'),
injectables: [],
injectablesFixed: [],
}).then(instance => {
Expand Down

0 comments on commit 34f9604

Please sign in to comment.