summaryrefslogtreecommitdiff
path: root/src/math-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math-window.c')
-rw-r--r--src/math-window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/math-window.c b/src/math-window.c
index 9dc8f67..be4f02e 100644
--- a/src/math-window.c
+++ b/src/math-window.c
@@ -376,7 +376,7 @@ static void about_cb(GtkWidget* widget, MathWindow* window)
"documenters", documenters,
"translator_credits", _("translator-credits"),
"wrap-license", TRUE,
- "website", "http://mate-desktop.org",
+ "website", PACKAGE_URL,
"icon-name", "accessories-calculator",
"logo-icon-name", "accessories-calculator",
NULL);