libpurple/core.h

changeset 33955
55aa58076485
parent 32787
7072f190d6ad
child 34896
1dfc0cdbeb8e
--- a/libpurple/core.h	Sun Jun 02 23:35:00 2013 -0700
+++ b/libpurple/core.h	Sun Jun 02 23:59:55 2013 -0700
@@ -177,10 +177,10 @@
  *   <dd>a user-readable description of the current version of the UI.</dd>
  *
  *   <dt><tt>website</tt></dt>
- *   <dd>the UI's website, such as http://pidgin.im.</dd>
+ *   <dd>the UI's website, such as https://pidgin.im.</dd>
  *
  *   <dt><tt>dev_website</tt></dt>
- *   <dd>the UI's development/support website, such as http://developer.pidgin.im.</dd>
+ *   <dd>the UI's development/support website, such as https://developer.pidgin.im.</dd>
  *
  *   <dt><tt>client_type</tt></dt>
  *   <dd>the type of UI. Possible values include 'pc', 'console', 'phone',

mercurial