[Pkg-javascript-commits] [pdf.js] 21/204: Update link-to-wiki generator

David Prévot taffit at moszumanska.debian.org
Sat Oct 25 18:50:26 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository pdf.js.

commit fe598d1a55d088dbf09015b06a9132ecba73b5a0
Author: Rob Wu <rob at robwu.nl>
Date:   Sat Aug 30 10:51:50 2014 +0200

    Update link-to-wiki generator
---
 test/features/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/features/index.html b/test/features/index.html
index 1c36393..3ae63fc 100644
--- a/test/features/index.html
+++ b/test/features/index.html
@@ -54,7 +54,7 @@ limitations under the License.
     <div id="plusfontusage" style="font-family: plus; visibility: hidden;">`</div>
 
     <script>
-    var wikiPageBase = 'https://github.com/mozilla/pdf.js/wiki/Required-Browser-Features#wiki-';
+    var wikiPageBase = 'https://github.com/mozilla/pdf.js/wiki/Required-Browser-Features#user-content-';
     var output = document.getElementById('output');
     // for some browser textContent is absent using innerHTML :/
     for (var i = 0; i < tests.length; i++) {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git



More information about the Pkg-javascript-commits mailing list