summaryrefslogtreecommitdiff
path: root/doc/overview.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/overview.rst')
-rw-r--r--doc/overview.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/overview.rst b/doc/overview.rst
index 663f685..2935e11 100644
--- a/doc/overview.rst
+++ b/doc/overview.rst
@@ -41,7 +41,7 @@ Options
--image=FILE put created disk image in FILE
--size=SIZE create a disk image of size SIZE (1000000000)
--tarball=FILE tar up the disk's contents in FILE
- --mirror=URL use MIRROR as package source (http://http.debian.net/debian/)
+ --mirror=URL use MIRROR as package source (http://httpredir.debian.org/debian/)
--arch=ARCH architecture to use (amd64) --- if using an
architecture which the host system cannot execute,
ensure the ``--foreign`` option is also used.
@@ -513,7 +513,7 @@ mirror is strongly recommended.
$ sudo yarns/run-tests --env TESTS=build --env MIRROR=http://mirror/debian
-If ``MIRROR`` is not specified, a default mirror of ``http://http.debian.net/debian/``
+If ``MIRROR`` is not specified, a default mirror of ``http://httpredir.debian.org/debian/``
will be used.
LAVA tests