summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/js/pdf-view.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/js/pdf-view.js b/dist/js/pdf-view.js
index 74e668f3..a9372fdc 100644
--- a/dist/js/pdf-view.js
+++ b/dist/js/pdf-view.js
@@ -3,7 +3,7 @@
* documentation of pdf.js (which is under Apache License v2.0)
*/
-PDFJS.workerSrc = 'dist/js/pdf.worker.min.js';
+PDFJS.workerSrc = '/dist/js/pdf.worker.min.js';
var url = 'presentations/investors2017.pdf';