diff options
| author | ฿tcDrak <[email protected]> | 2015-07-14 23:33:49 +0100 |
|---|---|---|
| committer | ฿tcDrak <[email protected]> | 2015-07-14 23:33:49 +0100 |
| commit | 09d4ddf1c5841b757c2676d508a68baa2dbdc4c7 (patch) | |
| tree | 807797c14a3db44c40016d7278f6457b31f1c2c8 /doc | |
| parent | Merge pull request #6388 (diff) | |
| download | discoin-09d4ddf1c5841b757c2676d508a68baa2dbdc4c7.tar.xz discoin-09d4ddf1c5841b757c2676d508a68baa2dbdc4c7.zip | |
Updated URL location of netinstall for Debian
Diffstat (limited to 'doc')
| -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 1fa5b5f98..630b3c04a 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: |