diff options
author | Julian Andres Klode <jak@debian.org> | 2016-08-29 15:09:05 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-08-29 15:09:05 +0200 |
commit | 30749ef1edb33a91401bd7e4da7a4474e7bc2f6a (patch) | |
tree | 5c0ec756a065ca6c9bc93dd9bd970798e70d1bd7 /vendor/debian/apt-vendor.ent | |
parent | f06a44591db7f78898bd4e8818ceab74cd98e1ac (diff) |
Switch documentation from httpredir.d.o to deb.d.o
The CDN service deb.d.o is more reliable than the http
redirector, so switch to it for our examples.
Diffstat (limited to 'vendor/debian/apt-vendor.ent')
-rw-r--r-- | vendor/debian/apt-vendor.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/debian/apt-vendor.ent b/vendor/debian/apt-vendor.ent index 8d5416ced..41484c42e 100644 --- a/vendor/debian/apt-vendor.ent +++ b/vendor/debian/apt-vendor.ent @@ -6,10 +6,10 @@ <!ENTITY keyring-master-filename ""> <!ENTITY keyring-uri ""> -<!ENTITY sourceslist-list-format "deb http://httpredir.debian.org/debian &debian-stable-codename; main contrib non-free +<!ENTITY sourceslist-list-format "deb http://deb.debian.org/debian &debian-stable-codename; main contrib non-free deb http://security.debian.org &debian-stable-codename;/updates main contrib non-free"> <!ENTITY sourceslist-sources-format "Types: deb -URIs: http://httpredir.debian.org/debian +URIs: http://deb.debian.org/debian Suites: &debian-stable-codename; Components: main contrib non-free |