summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_dd_list.py
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_html_dd_list.py')
-rwxr-xr-xbin/reproducible_html_dd_list.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_dd_list.py b/bin/reproducible_html_dd_list.py
index 24d71307..c4dd9081 100755
--- a/bin/reproducible_html_dd_list.py
+++ b/bin/reproducible_html_dd_list.py
@@ -18,7 +18,7 @@ from reproducible_common import *
arch = 'amd64' # the arch is only relevant for link targets here
-mirror = 'http://ftp.de.debian.org/debian'
+mirror = 'http://deb.debian.org/debian'
bugs = get_bugs()