diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/applet-main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/applet-main.c b/src/applet-main.c index d84fd1c..d2a42a8 100644 --- a/src/applet-main.c +++ b/src/applet-main.c @@ -819,7 +819,7 @@ about_cb (GtkAction *action G_GNUC_UNUSED, "translator-credits", _("translator-credits"), "logo-icon-name", "mate-indicator-applet", "icon-name", "mate-indicator-applet", - "website", "http://www.mate-desktop.org", + "website", "https://mate-desktop.org", "website-label", _("MATE Website"), NULL ); |