1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 21:06:38 +02:00

core: use https for all links where secured http is supported

This commit is contained in:
Sébastien Helleu
2018-11-29 23:18:55 +01:00
parent 4712d0bb06
commit 342261d35b
57 changed files with 307 additions and 283 deletions
+1 -1
View File
@@ -901,7 +901,7 @@ exec_command_init ()
"Examples:\n"
" /exec -n ls -l /tmp\n"
" /exec -sh -n ps xu | grep weechat\n"
" /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n"
" /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n"
" /exec -nf -noln links -dump "
"https://weechat.org/files/doc/devel/weechat_user.en.html\n"
" /exec -o uptime\n"