Skip to content

Commit 093454c

Browse files
author
Alf Eaton
committed
link to code
1 parent d2f9d9c commit 093454c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2011/11/pdftotext/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<div id="message">Loading...</div>
1212
<div id="viewer" style="display:none"></div>
1313

14-
<div>Uses <a href="https://github.com/arturadib/pdf.js/tree/text-select/" target="_blank">pdf.js + text-select</a>, by Mozilla and Artur Adib.<br><a href="https://github.com/hubgit/hubgit.github.com/tree/master/2011/11/pdftotext">Code on GitHub</a></div>
14+
<div>Uses <a href="https://github.com/arturadib/pdf.js/tree/text-select/" target="_blank">pdf.js + text-select</a>, by Mozilla and Artur Adib.<br><a href="https://github.com/hubgit/hubgit.github.com/tree/master/2011/11/pdftotext" target="_blank">Code on GitHub</a></div>
1515

1616
<script id="pdf-js" src="pdf.js"></script>
1717
<script>PDFJS.workerSrc = document.getElementById("pdf-js").getAttribute("src");</script>

0 commit comments

Comments
 (0)