diff options
Diffstat (limited to 'libempathy-gtk/gossip-about-dialog.c')
-rw-r--r-- | libempathy-gtk/gossip-about-dialog.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/gossip-about-dialog.c b/libempathy-gtk/gossip-about-dialog.c index af8c4a15a..d2c13faa2 100644 --- a/libempathy-gtk/gossip-about-dialog.c +++ b/libempathy-gtk/gossip-about-dialog.c @@ -32,7 +32,7 @@ #include "gossip-about-dialog.h" #include "gossip-ui-utils.h" -#define WEB_SITE "http://telepathy.freedesktop.org/wiki/Empathy" +#define WEB_SITE "http://live.gnome.org/Empathy" static void about_dialog_activate_link_cb (GtkAboutDialog *about, const gchar *link, |