diff --git a/README.md b/README.md index feee58834..d6efc0e87 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 cc9b4491f..444ce72a6 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]