aboutsummaryrefslogtreecommitdiffstats
path: root/chapter02/creatingfilesystem.xml
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2022-09-05 09:52:05 +0800
committerXi Ruoyao <xry111@xry111.site>2022-09-05 09:52:05 +0800
commitfb66c4c583c51e75d917dbaab1a3ccde2b983a5e (patch)
tree304d7a055cd193b9d54220b8618f6f37a11574a0 /chapter02/creatingfilesystem.xml
parentbaecd49c4865de67ddddab00469a093bec18c904 (diff)
some http -> https changes
Diffstat (limited to 'chapter02/creatingfilesystem.xml')
-rw-r--r--chapter02/creatingfilesystem.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter02/creatingfilesystem.xml b/chapter02/creatingfilesystem.xml
index 12529ce8c..1996f1cee 100644
--- a/chapter02/creatingfilesystem.xml
+++ b/chapter02/creatingfilesystem.xml
@@ -44,7 +44,7 @@
<para>Other file systems, including FAT32, NTFS, ReiserFS, JFS, and XFS are
useful for specialized purposes. More information about these file systems
can be found at <ulink
- url="http://en.wikipedia.org/wiki/Comparison_of_file_systems"/>.</para>
+ url="https://en.wikipedia.org/wiki/Comparison_of_file_systems"/>.</para>
<para>LFS assumes that the root file system (/) is of type ext4. To create
an <systemitem class="filesystem">ext4</systemitem> file system on the LFS