From 82f52d4e2d212bd32686aa603fd81a1f76c806a2 Mon Sep 17 00:00:00 2001 From: Jonas Jenwald Date: Tue, 22 Oct 2013 04:19:42 -0700 Subject: [PATCH] Fix pdfBug link --- Viewer-options.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Viewer-options.mediawiki b/Viewer-options.mediawiki index 188bff7..f9cc29d 100644 --- a/Viewer-options.mediawiki +++ b/Viewer-options.mediawiki @@ -19,5 +19,5 @@ Example: http://www.example.com/pdf.js#page=2 * textLayer: set to one of the following. Example: textLayer=off ** off: disable textLayer generation ** visible, shadow, hover: apply the CSS class textlayer-{value} to all text layers -* pdfBug: enable debugging tools, see https://github.com/mozilla/pdf.js/wiki/Debugging-pdf.js. +* pdfBug: enable debugging tools, see [https://github.com/mozilla/pdf.js/wiki/Debugging-pdf.js]. * useOnlyCssZoom: set to true to use only CSS zoom. Example: useOnlyCssZoom=true \ No newline at end of file