diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-04-27 21:16:58 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-04-27 21:16:58 +0200 |
commit | 9ccb798bcd2dcd0cb4a03de15e0d9427bf6e06d2 (patch) | |
tree | 2d76013ce9db0792bc6e8308782ab5bfa8de4712 /doc/pl | |
parent | 0655d2d9c46694c6d29c5226d459f5c88bc85d70 (diff) | |
download | weechat-9ccb798bcd2dcd0cb4a03de15e0d9427bf6e06d2.zip |
doc: fix OFTC URL in user's guide
Diffstat (limited to 'doc/pl')
-rw-r--r-- | doc/pl/weechat_user.pl.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pl/weechat_user.pl.adoc b/doc/pl/weechat_user.pl.adoc index ecefbb700..04e44717e 100644 --- a/doc/pl/weechat_user.pl.adoc +++ b/doc/pl/weechat_user.pl.adoc @@ -2467,7 +2467,7 @@ $ openssl req -nodes -newkey rsa:2048 -keyout nick.pem -x509 -days 365 -out nick /msg nickserv cert add ---- -Więcej informacji można znaleźć pod adresem: http://www.oftc.net/oftc/NickServ/CertFP +Więcej informacji można znaleźć pod adresem: https://www.oftc.net/NickServ/CertFP [[irc_sasl_authentication]] ==== Uwierzytelnianie SASL |