From 87774a3c9572b26dca1bc3ca2483a9ebfdc34dbb Mon Sep 17 00:00:00 2001 From: Anne Jan Brouwer Date: Tue, 3 Nov 2015 15:01:29 +0100 Subject: Consistensy in https --- README.md | 2 +- qtpass.iss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index feee5883..d6efc0e8 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,6 @@ Further reading --------------- [FAQ](FAQ.md) and [CONTRIBUTING](CONTRIBUTING.md) documentation. -[Documentation](http://qtpass.org/) +[Documentation](https://qtpass.org/) [Source code](https://github.com/IJHack/qtpass) diff --git a/qtpass.iss b/qtpass.iss index cc9b4491..444ce72a 100644 --- a/qtpass.iss +++ b/qtpass.iss @@ -4,7 +4,7 @@ #define MyAppName "QtPass" #define MyAppVersion "1.0.4" #define MyAppPublisher "IJhack" -#define MyAppURL "http://qtpass.org/" +#define MyAppURL "https://qtpass.org/" #define MyAppExeName "qtpass.exe" [Setup] -- cgit v1.2.3