--- 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