From 0a665738cf212143e58bce8810fc6d696083d2e4 Mon Sep 17 00:00:00 2001 From: Kcchouette Date: Fri, 5 Oct 2018 17:18:10 +0200 Subject: [PATCH] Change http to https to the PR template --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 497292ee..2ebfe534 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,4 +6,4 @@ *Replace [GITHUB_USERNAME] with your GitHub username and [BRANCH] with the branch name.* -http://htmlpreview.github.io/?https://github.com/[GITHUB_USERNAME]/privacytools.io/blob/[BRANCH]/index.html +https://htmlpreview.github.io/?https://github.com/[GITHUB_USERNAME]/privacytools.io/blob/[BRANCH]/index.html