diff options
Diffstat (limited to 'src/caja-property-browser.c')
-rw-r--r-- | src/caja-property-browser.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/caja-property-browser.c b/src/caja-property-browser.c index 59a17181..bb9e4058 100644 --- a/src/caja-property-browser.c +++ b/src/caja-property-browser.c @@ -1642,7 +1642,7 @@ help_button_callback (GtkWidget *widget, GtkWidget *property_browser) GtkWidget *dialog; gtk_show_uri (gtk_widget_get_screen (property_browser), - "help:user-guide#goscaja-50", + "help:mate-user-guide/goscaja-50", gtk_get_current_event_time (), &error); if (error) |