--- a/pidgin/plugins/perl/common/Pidgin.pm Sun Jun 02 23:35:00 2013 -0700 +++ b/pidgin/plugins/perl/common/Pidgin.pm Sun Jun 02 23:59:55 2013 -0700 @@ -36,7 +36,7 @@ interact with IMs, chats, accounts, the buddy list, pidgin signals, and more. The API for the perl interface is very similar to that of the Pidgin C API, -which can be viewed at http://developer.pidgin.im/doxygen/ or in the header files +which can be viewed at https://developer.pidgin.im/doxygen/ or in the header files in the Pidgin source tree. =head1 FUNCTIONS @@ -46,11 +46,11 @@ =back =head1 SEE ALSO -Pidgin C API documentation - http://developer.pidgin.im/doxygen/ +Pidgin C API documentation - https://developer.pidgin.im/doxygen/ The Pidgin perl module. -Pidgin website - http://pidgin.im/ +Pidgin website - https://pidgin.im/ =head1 AUTHOR