diff libpurple/protocols/bonjour/bonjour.c @ 23030:fb7a42a09789

applied changes from b57781a52511d0ab7a57590bf5c348f3b9d05640 through 43cf42d58f68c1f3f9ae27b10c66dbc351612f30
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 19 Jun 2008 03:13:30 +0000
parents ef0bcbe33689
children 5c70d953a497
line wrap: on
line diff
--- a/libpurple/protocols/bonjour/bonjour.c	Thu Jun 19 03:13:06 2008 +0000
+++ b/libpurple/protocols/bonjour/bonjour.c	Thu Jun 19 03:13:30 2008 +0000
@@ -91,7 +91,7 @@
 		purple_connection_error_reason(gc,
 			PURPLE_CONNECTION_ERROR_OTHER_ERROR,
 			_("The Apple Bonjour For Windows toolkit wasn't found, see the FAQ at: "
-			  "http://developer.pidgin.im/wiki/Using%20Pidgin#CanIusePidginforBonjourLink-LocalMessaging"
+			  "http://d.pidgin.im/BonjourWindows"
 			  " for more information."));
 		return;
 	}