diff options
-rw-r--r-- | examples/sources/live-snapshots (renamed from examples/sources/live-snapshot) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/sources/live-snapshot b/examples/sources/live-snapshots index f18506e..3e3e5fb 100644 --- a/examples/sources/live-snapshot +++ b/examples/sources/live-snapshots @@ -5,5 +5,5 @@ ## as e.g. live-snapshots.chroot and once as live-snapshots.binary. # Debian Live Snapshots -deb http://live.debian.net/debian-snapshots/ ./ -deb-src http://live.debian.net/debian-snapshots/ ./ +deb http://live.debian.net/debian/ ./ +deb-src http://live.debian.net/debian/ ./ |