libpurple/protocols/yahoo/util.c

changeset 33955
55aa58076485
parent 32280
704f84f692f6
child 34234
bb56b6121733
--- a/libpurple/protocols/yahoo/util.c	Sun Jun 02 23:35:00 2013 -0700
+++ b/libpurple/protocols/yahoo/util.c	Sun Jun 02 23:59:55 2013 -0700
@@ -830,9 +830,9 @@
 
 					/*
 					 * TODO: Ideally we would replace this:
-					 * <a href="http://pidgin.im/">Pidgin</a>
+					 * <a href="https://pidgin.im/">Pidgin</a>
 					 * with this:
-					 * Pidgin (http://pidgin.im/)
+					 * Pidgin (https://pidgin.im/)
 					 *
 					 * Currently we drop the text within the <a> tag and
 					 * just show the URL.  Doing it the fancy way is

mercurial