diff options
author | ฿tcDrak <btcdrak@users.noreply.github.com> | 2015-07-14 23:33:49 +0100 |
---|---|---|
committer | ฿tcDrak <btcdrak@users.noreply.github.com> | 2015-07-14 23:33:49 +0100 |
commit | 09d4ddf1c5841b757c2676d508a68baa2dbdc4c7 (patch) | |
tree | 807797c14a3db44c40016d7278f6457b31f1c2c8 /doc/gitian-building.md | |
parent | fd5dfda9396968346edcf1f5ddf946d63e797554 (diff) |
Updated URL location of netinstall for Debian
Diffstat (limited to 'doc/gitian-building.md')
-rw-r--r-- | doc/gitian-building.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gitian-building.md b/doc/gitian-building.md index 1fa5b5f989..630b3c04a7 100644 --- a/doc/gitian-building.md +++ b/doc/gitian-building.md @@ -74,7 +74,7 @@ In the VirtualBox GUI click "Create" and choose the following parameters in the - Disk size: at least 40GB; as low as 20GB *may* be possible, but better to err on the safe side - Push the `Create` button -Get the [Debian 7.8 net installer](http://cdimage.debian.org/debian-cd/7.8.0/amd64/iso-cd/debian-7.8.0-amd64-netinst.iso) (a more recent minor version should also work, see also [Debian Network installation](https://www.debian.org/CD/netinst/)). +Get the [Debian 7.8 net installer](http://cdimage.debian.org/cdimage/archive/7.8.0/amd64/iso-cd/debian-7.8.0-amd64-netinst.iso) (a more recent minor version should also work, see also [Debian Network installation](https://www.debian.org/CD/netinst/)). This DVD image can be validated using a SHA256 hashing tool, for example on Unixy OSes by entering the following in a terminal: |