diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-04-14 11:10:49 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-04-14 11:10:49 +0200 |
commit | 9ffab0bec45969feebcf309b58ec265cae45cc16 (patch) | |
tree | d25e90e32181889e5f60cbd4dfc33592de64e31c /doc/ja | |
parent | d70532250bb679dd480afa8a231a293e9c43ffc3 (diff) | |
download | weechat-9ffab0bec45969feebcf309b58ec265cae45cc16.zip |
doc: rename link "256_colors" to "use_256_colors" in FAQ (anchor names beginning with digits are not allowed in HTML)
Diffstat (limited to 'doc/ja')
-rw-r--r-- | doc/ja/weechat_faq.ja.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ja/weechat_faq.ja.txt b/doc/ja/weechat_faq.ja.txt index 093b0dc78..cedfb2f9d 100644 --- a/doc/ja/weechat_faq.ja.txt +++ b/doc/ja/weechat_faq.ja.txt @@ -281,7 +281,7 @@ Other solution is to use a script: http://www.weechat.org/scripts/stable/tag/url UTF-8 エンコードされた英語メッセージが表示されるようになります、 ISO ユーザは以下のようにして下さい: `/shell setenv LANG=en_US` -[[256_colors]] +[[use_256_colors]] === どうすれば WeeChat で 256 色が使えますか。 === 256 色は WeeChat ≥ 0.3.4 でサポートされます。 |