diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-07-01 21:27:29 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-07-01 21:27:29 +0200 |
commit | 494d04659417b1c302d1dd6d8c9a36aa4f9f0810 (patch) | |
tree | 3c8277f3b067e99806d8867867801952433e70bf /doc/pl/autogen/user/script_options.asciidoc | |
parent | 4579d4fb9376ba3e30d90bd1caea6752c791dd0f (diff) | |
download | weechat-494d04659417b1c302d1dd6d8c9a36aa4f9f0810.zip |
core: remove "www" in weechat.org URLs
Diffstat (limited to 'doc/pl/autogen/user/script_options.asciidoc')
-rw-r--r-- | doc/pl/autogen/user/script_options.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pl/autogen/user/script_options.asciidoc b/doc/pl/autogen/user/script_options.asciidoc index 0e78f1462..70365d97b 100644 --- a/doc/pl/autogen/user/script_options.asciidoc +++ b/doc/pl/autogen/user/script_options.asciidoc @@ -191,5 +191,5 @@ * [[option_script.scripts.url]] *script.scripts.url* ** opis: `adres URL pliku z lista skryptów` ** typ: ciąg -** wartości: dowolny ciąg (domyślna wartość: `"http://www.weechat.org/files/plugins.xml.gz"`) +** wartości: dowolny ciąg (domyślna wartość: `"http://weechat.org/files/plugins.xml.gz"`) |