diff options
-rw-r--r-- | examples/sources/live-snapshots | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/sources/live-snapshots b/examples/sources/live-snapshots index 3e3e5fb87..86def09df 100644 --- a/examples/sources/live-snapshots +++ 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/ ./ -deb-src http://live.debian.net/debian/ ./ +deb http://live.debian.net/ sid/snapshots main contrib non-free +deb-src http://live.debian.net/ sid/snapshots main contrib non-free |