diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/callbacks.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 ); |