summaryrefslogtreecommitdiff
path: root/charpick/properties.c
diff options
context:
space:
mode:
Diffstat (limited to 'charpick/properties.c')
-rw-r--r--charpick/properties.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/charpick/properties.c b/charpick/properties.c
index 8038af58..e732a730 100644
--- a/charpick/properties.c
+++ b/charpick/properties.c
@@ -500,7 +500,7 @@ phelp_cb (GtkDialog *dialog, gint tab, gpointer data)
GError *error = NULL;
gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (dialog)),
- "help:char-palette?charpick-prefs",
+ "help:mate-char-palette/charpick-prefs",
gtk_get_current_event_time (),
&error);