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/en | |
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/en')
-rw-r--r-- | doc/en/weechat_faq.en.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_faq.en.txt b/doc/en/weechat_faq.en.txt index 0553a358b..18b1fd417 100644 --- a/doc/en/weechat_faq.en.txt +++ b/doc/en/weechat_faq.en.txt @@ -301,7 +301,7 @@ and issue these commands when script is loaded: To have English messages with UTF-8 encoding for terminal, for ISO users, you can issue: `/shell setenv LANG=en_US`. -[[256_colors]] +[[use_256_colors]] How can I use 256 colors in WeeChat? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |