mirror of
https://github.com/weechat/weechat.git
synced 2026-07-10 19:53:13 +02:00
core: use https for WeeChat URLs
This commit is contained in:
+2
-2
@@ -52,8 +52,8 @@
|
||||
|
||||
|
||||
#define WEECHAT_COPYRIGHT_DATE "(C) 2003-2014"
|
||||
#define WEECHAT_WEBSITE "http://weechat.org/"
|
||||
#define WEECHAT_WEBSITE_DOWNLOAD "http://weechat.org/download"
|
||||
#define WEECHAT_WEBSITE "https://weechat.org/"
|
||||
#define WEECHAT_WEBSITE_DOWNLOAD "https://weechat.org/download"
|
||||
|
||||
/* log file */
|
||||
#define WEECHAT_LOG_NAME "weechat.log"
|
||||
|
||||
Reference in New Issue
Block a user