summaryrefslogtreecommitdiff
path: root/doc/fr/autogen
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-12-13 09:16:09 +0100
committerSébastien Helleu <flashcode@flashtux.org>2014-12-13 09:16:09 +0100
commit0cd2aff765d378259ea6f60fcade0afb1b473699 (patch)
tree784006023b42704aac6d24b94bcc6e4532f4fa18 /doc/fr/autogen
parent7818e0896424e00f89a9a72eb7fd548f12a8fd49 (diff)
downloadweechat-0cd2aff765d378259ea6f60fcade0afb1b473699.zip
core: use https for WeeChat URLs
Diffstat (limited to 'doc/fr/autogen')
-rw-r--r--doc/fr/autogen/user/exec_commands.asciidoc2
-rw-r--r--doc/fr/autogen/user/relay_commands.asciidoc2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/fr/autogen/user/exec_commands.asciidoc b/doc/fr/autogen/user/exec_commands.asciidoc
index 069d285b0..0cb292144 100644
--- a/doc/fr/autogen/user/exec_commands.asciidoc
+++ b/doc/fr/autogen/user/exec_commands.asciidoc
@@ -63,7 +63,7 @@ Exemples :
/exec -n ls -l /tmp
/exec -n ps xu | grep weechat
/exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx
- /exec -nf -noln links -dump http://weechat.org/files/doc/devel/weechat_user.en.html
+ /exec -nf -noln links -dump https://weechat.org/files/doc/devel/weechat_user.en.html
/exec -o uptime
/exec -pipe "/print Uptime de la machine :" uptime
/exec -n tail -f /var/log/messages
diff --git a/doc/fr/autogen/user/relay_commands.asciidoc b/doc/fr/autogen/user/relay_commands.asciidoc
index ea1262336..460ca0db0 100644
--- a/doc/fr/autogen/user/relay_commands.asciidoc
+++ b/doc/fr/autogen/user/relay_commands.asciidoc
@@ -29,7 +29,7 @@ protocole.nom : protocole et nom à relayer :
- protocole "weechat" (le nom n'est pas utilisé)
Le protocole "irc" permet à n'importe quel client IRC (incluant WeeChat lui-même) de se connecter sur le port.
-Le protocole "weechat" permet à une interface distante de se connecter sur le port, voir la liste ici : http://weechat.org/download/
+Le protocole "weechat" permet à une interface distante de se connecter sur le port, voir la liste ici : https://weechat.org/download/
Sans paramètre, cette commande ouvre le tampon avec la liste des clients pour le relai.