Browse Source

use HTTPS in README.md

Gitoffthelawn 3 years ago
parent
commit
d0af625c19
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -5,7 +5,7 @@ wkhtmltopdf and wkhtmltoimage are command line tools to render HTML into PDF
 and various image formats using the QT Webkit rendering engine. These run
 entirely "headless" and do not require a display or display service.
 
-See http://wkhtmltopdf.org for updated documentation.
+See https://wkhtmltopdf.org for updated documentation.
 
 ## Building
 wkhtmltopdf has its own dedicated repository for building and packaging.