Update link-to-wiki generator
This commit is contained in:
parent
8042a4b783
commit
fe598d1a55
@ -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++) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user