blob: 46d78916f4c6d9ecf2f53f2b053e1f6c2f15e4a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
]>
<sect1 id="mirrors" xreflabel="Mirrors">
<?dbhtml filename="mirrors.html"?>
<title>Mirror Sites</title>
<para>The BLFS project has a number of mirrors set up world-wide to make it
easier and more convenient for you to access the website. Please visit the
<ulink url="https://www.&lfs-domainname;/mirrors.html"/> website for the
list of current mirrors.</para>
</sect1>
|