diff options
-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 706139a..bfa1050 100644 --- a/mate-about/mate-about.h +++ b/mate-about/mate-about.h @@ -34,7 +34,7 @@ const char* program_name = "MATE Desktop Environment"; const char* version = PACKAGE_VERSION; const char* icon = "desktop"; - const char* website = "http://www.matsusoft.com.ar/projects/mate/"; + const char* website = "http://www.mate-desktop.org/"; const char* copyright = "" "Copyright © 1997-2011 GNOME developers\n" |