diff --git a/README.md b/README.md index bb3fab6c3..0c0ab5cf1 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Feel free to stop by our [Matrix room](https://chat.mozilla.org/#/room/#pdfjs:mo Please note that the "Modern browsers" version assumes native support for features such as optional chaining, nullish coalescing, -and private `class` fields/methods. +and private `class` fields/methods; please also see [this wiki page](https://github.com/mozilla/pdf.js/wiki/Frequently-Asked-Questions#faq-support). + Modern browsers: https://mozilla.github.io/pdf.js/web/viewer.html diff --git a/docs/contents/getting_started/index.md b/docs/contents/getting_started/index.md index 8f21baf25..63959edfb 100644 --- a/docs/contents/getting_started/index.md +++ b/docs/contents/getting_started/index.md @@ -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. +
Includes the generic build of PDF.js and the viewer.
Stable (vSTABLE_VERSION)Includes the generic build of PDF.js and the viewer.