From 9647919650ae015946e2eb1fcf7183702e4fcd79 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sun, 28 Jan 2018 01:05:19 -0600 Subject: [PATCH] Make the Lubuntu.me links HTTPS. --- src/main.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main.ui b/src/main.ui index a2bfc54..3b40b11 100644 --- a/src/main.ui +++ b/src/main.ui @@ -129,9 +129,9 @@ <span style="text-decoration: underline; color:#0000ff;" align="right"> - <p><a href="http://lubuntu.me/">Website</a></p> - <p><a href="http://lubuntu.me/links/">Contact us</a></p> - <p><a href="http://phab.lubuntu.me/w/contributor-guide/">Contribute</a></p> + <p><a href="https://lubuntu.me/">Website</a></p> + <p><a href="https://lubuntu.me/links/">Contact us</a></p> + <p><a href="https://phab.lubuntu.me/w/contributor-guide/">Contribute</a></p> </span>