diff options
author | Cyril Brulebois <kibi@debian.org> | 2023-02-15 18:20:40 +0100 |
---|---|---|
committer | Cyril Brulebois <kibi@debian.org> | 2023-02-15 18:20:40 +0100 |
commit | 73aa7e4e2926ffdaaf6f46a9eaa936ff4f85e8e2 (patch) | |
tree | 523169223a725e923da2635d8fc7261d793d150e /build/entities | |
parent | 6e45f7d8beec5387551499b670ab711ce3554a9e (diff) | |
parent | c322f89093ba6ff89ce2dd6ee60573dd7cc937a3 (diff) | |
download | installation-guide-73aa7e4e2926ffdaaf6f46a9eaa936ff4f85e8e2.zip |
Merge branch 'merge-requests/23'
Diffstat (limited to 'build/entities')
-rw-r--r-- | build/entities/urls.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/entities/urls.ent b/build/entities/urls.ent index 19c24e09f..6c3d867e1 100644 --- a/build/entities/urls.ent +++ b/build/entities/urls.ent @@ -88,10 +88,10 @@ <!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/unofficial/non-free/firmware/"> +<!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 --> +<!-- iso images with firmware included: REMOVE once all translations have stopped mentioning it --> <!ENTITY url-firmware-cds "https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/"> <!-- WNPP --> |