summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/actions.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/actions.c b/src/actions.c
index 1d3a9ec..b55cab1 100644
--- a/src/actions.c
+++ b/src/actions.c
@@ -906,7 +906,7 @@ activate_action_about (GtkAction *action,
"logo-icon-name", "engrampa",
"license", license_text,
"wrap-license", TRUE,
- "website", "https://mate-desktop.org",
+ "website", PACKAGE_URL,
NULL);
g_strfreev (authors);