From 1e5b712ecfa0ac0a296246dc165bca8db7dc996e Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Thu, 7 Mar 2019 23:54:09 +0100 Subject: [PATCH] http -> https --- Required-Browser-Features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Required-Browser-Features.md b/Required-Browser-Features.md index f1d2bd7..ada1c2b 100644 --- a/Required-Browser-Features.md +++ b/Required-Browser-Features.md @@ -1,6 +1,6 @@ This page describes the features that are required for a web browser to have PDF.js function properly. Some of the features are critical and do not let PDF.js function properly if they are not supported or disabled. Some of them can be emulated if absent (e.g. in the [compatibility.js](https://github.com/mozilla/pdf.js/blob/master/web/compatibility.js) file), however the performance and memory usage of PDF.js will be worse than when the feature is present. -The required feature tests can be run at http://mozilla.github.com/pdf.js/features/ +The required feature tests can be run at https://mozilla.github.com/pdf.js/features/ ## CANVAS element is present