1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00

Reference supported browsers Wiki-page in more README files

I've just updated https://github.com/mozilla/pdf.js/wiki/Frequently-Asked-Questions#faq-support to hopefully provide better support data, and it cannot hurt to explicitly link that from a couple of places.
This commit is contained in:
Jonas Jenwald 2022-09-23 11:06:47 +02:00
parent 7404091787
commit c1c78f9e8c
2 changed files with 5 additions and 3 deletions

View file

@ -37,16 +37,18 @@ Before downloading PDF.js please take a moment to understand the different layer
## Download
Please refer to [this wiki page](https://github.com/mozilla/pdf.js/wiki/Frequently-Asked-Questions#faq-support) for information about supported browsers.
<div class="row">
<div class="col-md-4">
<h3>Prebuilt</h3>
<h3>Prebuilt (modern browsers)</h3>
<p>
Includes the generic build of PDF.js and the viewer.
</p>
<a type="button" class="btn btn-primary" href="https://github.com/mozilla/pdf.js/releases/download/vSTABLE_VERSION/pdfjs-STABLE_VERSION-dist.zip">Stable (vSTABLE_VERSION)</a>
</div>
<div class="col-md-4">
<h3>Prebuilt (for older browsers)</h3>
<h3>Prebuilt (older browsers)</h3>
<p>
Includes the generic build of PDF.js and the viewer.
</p>