aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMilo Casagrande <milo@ubuntu.com>2009-08-14 16:17:52 +0800
committerMilo Casagrande <milo@ubuntu.com>2009-08-14 16:17:52 +0800
commite3636c7d43ab2a0ab059def183d10a2fb7867418 (patch)
tree0a8ba7b5cef9ade1dae937e98c3f06a4cf23358d /src
parent8231bae19efd93b161c03c5638e9cc0ca9b07e0b (diff)
downloadgsoc2013-empathy-e3636c7d43ab2a0ab059def183d10a2fb7867418.tar
gsoc2013-empathy-e3636c7d43ab2a0ab059def183d10a2fb7867418.tar.gz
gsoc2013-empathy-e3636c7d43ab2a0ab059def183d10a2fb7867418.tar.bz2
gsoc2013-empathy-e3636c7d43ab2a0ab059def183d10a2fb7867418.tar.lz
gsoc2013-empathy-e3636c7d43ab2a0ab059def183d10a2fb7867418.tar.xz
gsoc2013-empathy-e3636c7d43ab2a0ab059def183d10a2fb7867418.tar.zst
gsoc2013-empathy-e3636c7d43ab2a0ab059def183d10a2fb7867418.zip
Fixed documentation link with for the new Mallard structure
* Colses bug 591602
Diffstat (limited to 'src')
-rw-r--r--src/empathy-accounts-dialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-accounts-dialog.c b/src/empathy-accounts-dialog.c
index 98e848566..5948a58ff 100644
--- a/src/empathy-accounts-dialog.c
+++ b/src/empathy-accounts-dialog.c
@@ -924,7 +924,7 @@ static void
accounts_dialog_button_help_clicked_cb (GtkWidget *button,
EmpathyAccountsDialog *dialog)
{
- empathy_url_show (button, "ghelp:empathy?empathy-create-account");
+ empathy_url_show (button, "ghelp:empathy#add-account");
}
static void