diff options
| author | Wladimir J. van der Laan <[email protected]> | 2015-07-17 08:59:50 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2015-07-17 09:01:11 +0200 |
| commit | fe3fe547f747b909f66a28cef6addfea3e1606e2 (patch) | |
| tree | a80cd3f874e277bc4e835cb63ba7f476e9c79051 /doc | |
| parent | Merge pull request #6442 (diff) | |
| parent | Updated URL location of netinstall for Debian (diff) | |
| download | discoin-fe3fe547f747b909f66a28cef6addfea3e1606e2.tar.xz discoin-fe3fe547f747b909f66a28cef6addfea3e1606e2.zip | |
Merge pull request #6439
09d4ddf Updated URL location of netinstall for Debian (฿tcDrak)
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: |