diff options
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 --> |