From 822589779b6ca45df0ad2b7cee175de706307ee8 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Fri, 7 Aug 2009 16:59:10 +0100 Subject: chat_window_help_contents_activate_cb: documentation doesn't have a 'chat' section anymore (#590029) --- src/empathy-chat-window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/empathy-chat-window.c b/src/empathy-chat-window.c index e818e4240..0f835bc39 100644 --- a/src/empathy-chat-window.c +++ b/src/empathy-chat-window.c @@ -851,7 +851,7 @@ chat_window_help_contents_activate_cb (GtkAction *action, { EmpathyChatWindowPriv *priv = GET_PRIV (window); - empathy_url_show (priv->dialog, "ghelp:empathy?chat"); + empathy_url_show (priv->dialog, "ghelp:empathy"); } static void -- cgit v1.2.3