summaryrefslogtreecommitdiff
path: root/src/callbacks.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/callbacks.cpp')
-rw-r--r--src/callbacks.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/callbacks.cpp b/src/callbacks.cpp
index 3afff0a..090f1e5 100644
--- a/src/callbacks.cpp
+++ b/src/callbacks.cpp
@@ -239,7 +239,7 @@ cb_about (GtkAction *action, gpointer data)
"translator-credits", _("translator-credits"),
"license", license_trans,
"wrap-license", TRUE,
- "website", "https://mate-desktop.org",
+ "website", PACKAGE_URL,
NULL
);