diff options
author | Christian Hesse <mail@eworm.de> | 2021-01-28 23:46:04 +0100 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2021-01-31 02:16:44 +0100 |
commit | a49bcf20970214c12a0726c0f4bf4abb1a378ab2 (patch) | |
tree | 87de3cc5a50b68b13a5e8520dc2cce5ef91c913e | |
parent | 0883f45b3a688490cdf57c3ca4b847ce1e21f5ee (diff) | |
download | devtools-a49bcf20970214c12a0726c0f4bf4abb1a378ab2.tar.xz |
doc: update default build host
Commit 09e169b7418319eadfc4eab83fbf2fcc459d536e changed the default
build host from dragon.archlinux.org to build.archlinux.org - match
in documentation.
Signed-off-by: Christian Hesse <mail@eworm.de>
-rw-r--r-- | doc/offload-build.1.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/offload-build.1.asciidoc b/doc/offload-build.1.asciidoc index 3633faa..5c9515f 100644 --- a/doc/offload-build.1.asciidoc +++ b/doc/offload-build.1.asciidoc @@ -28,7 +28,7 @@ Options architecture officially supported by Arch Linux. *-s, --server* <hostname>:: - Offload to a specific build server. The default is dragon.archlinux.org + Offload to a specific build server. The default is build.archlinux.org which is used as part of the build toolchain for the official Arch Linux repos. |