diff options
author | Holger Wansing <hwansing@mailbox.org> | 2023-02-11 20:14:32 +0100 |
---|---|---|
committer | Holger Wansing <hwansing@mailbox.org> | 2023-02-11 20:14:32 +0100 |
commit | c322f89093ba6ff89ce2dd6ee60573dd7cc937a3 (patch) | |
tree | 64563586d74527eb202c6f870e54473cb97ca06b /build | |
parent | 8b9c3cbba247868a1e2dfd77baab2ffe7dc79df4 (diff) | |
download | installation-guide-c322f89093ba6ff89ce2dd6ee60573dd7cc937a3.zip |
Update url-firmware-tarballs entity according to the new proclaimed location
Diffstat (limited to 'build')
-rw-r--r-- | build/entities/urls.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/entities/urls.ent b/build/entities/urls.ent index 2775e89df..6c3d867e1 100644 --- a/build/entities/urls.ent +++ b/build/entities/urls.ent @@ -88,7 +88,7 @@ <!ENTITY url-release-area "https://&www-debian-org;/releases/&releasename;/"> <!-- location of tarballs with firmware packages --> -<!ENTITY url-firmware-tarballs "https://cdimage.debian.org/cdimage/non-free-firmware/&releasename;/"> +<!ENTITY url-firmware-tarballs "https://cdimage.debian.org/cdimage/firmware/&releasename;/"> <!-- rough list of firmware packages --> <!ENTITY url-firmware-packages "https://packages.debian.org/search?keywords=firmware"> <!-- iso images with firmware included: REMOVE once all translations have stopped mentioning it --> |