From 53ea0436414263d0be7e5e2ae5c6dcfc7b9047dc Mon Sep 17 00:00:00 2001 From: Laurent Napias Date: Sun, 9 Jun 2019 21:41:01 +0200 Subject: Change url project's website --- src/callbacks.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/callbacks.cpp b/src/callbacks.cpp index 149e955..138aaa2 100644 --- a/src/callbacks.cpp +++ b/src/callbacks.cpp @@ -214,7 +214,7 @@ cb_about (GtkAction *action, gpointer data) "translator-credits", _("translator-credits"), "license", license_trans, "wrap-license", TRUE, - "website", "http://www.mate-desktop.org", + "website", "https://mate-desktop.org", NULL ); -- cgit v1.2.1