diff options
author | Xi Ruoyao <xry111@xry111.site> | 2022-09-05 09:52:05 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2022-09-05 09:52:05 +0800 |
commit | fb66c4c583c51e75d917dbaab1a3ccde2b983a5e (patch) | |
tree | 304d7a055cd193b9d54220b8618f6f37a11574a0 /chapter09/usage.xml | |
parent | baecd49c4865de67ddddab00469a093bec18c904 (diff) |
some http -> https changes
Diffstat (limited to 'chapter09/usage.xml')
-rw-r--r-- | chapter09/usage.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter09/usage.xml b/chapter09/usage.xml index 2c6529e14..9e85c6153 100644 --- a/chapter09/usage.xml +++ b/chapter09/usage.xml @@ -334,7 +334,7 @@ EOF</userinput></screen> <filename>/etc/sysconfig/console</filename> file for configuration information. Decide which keymap and screen font will be used. Various language-specific HOWTOs can also help with this, see <ulink - url="http://www.tldp.org/HOWTO/HOWTO-INDEX/other-lang.html"/>. If still in + url="https://tldp.org/HOWTO/HOWTO-INDEX/other-lang.html"/>. If still in doubt, look in the <filename class="directory">/usr/share/keymaps</filename> and <filename class="directory">/usr/share/consolefonts</filename> directories for valid keymaps and screen fonts. Read <filename>loadkeys(1)</filename> and |