summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 5669e46..a000128 100644
--- a/src/math-window.c
+++ b/src/math-window.c
@@ -215,7 +215,7 @@ static void about_cb(GtkWidget* widget, MathWindow* window)
"documenters", documenters,
"translator_credits", translator_credits,
"logo-icon-name", "accessories-calculator",
- "website", "https://mate-desktop.org",
+ "website", "http://mate-desktop.org",
NULL);
}