diff options
Diffstat (limited to 'mate-about')
-rw-r--r-- | mate-about/mate-about.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-about/mate-about.h b/mate-about/mate-about.h index e2d14c2..08ec23c 100644 --- a/mate-about/mate-about.h +++ b/mate-about/mate-about.h @@ -29,7 +29,7 @@ const char* program_name = N_("MATE Desktop Environment"); const char* version = PACKAGE_VERSION; const char* icon = "mate-desktop"; -const char* website = "http://www.mate-desktop.org/"; +const char* website = "https://mate-desktop.org/"; const char* copyright = N_("Copyright © 1997-2011 GNOME developers\n" "Copyright © 2011 Perberos\n" |