Skip to content

Commit

Permalink
links now to point to v2.0 image zipfile
Browse files Browse the repository at this point in the history
  • Loading branch information
schelleg committed Aug 21, 2017
1 parent 7e86814 commit c971535
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ See the <a href="http://www.pynq.io/" target="_blank">PYNQ webpage</a> for an ov

The project currently supports the PYNQ-Z1 board.

You can <a href="https://files.digilent.com/Products/PYNQ/pynq_z1_image_2017_02_10.zip" target="_blank">download the precompiled image</a>, write the image to a micro SD card, and boot the board from the micro SD card.
You can <a href="https://files.digilent.com/Products/PYNQ/pynq_z1_v2.0.img.zip" target="_blank">download the precompiled image</a>, write the image to a micro SD card, and boot the board from the micro SD card.

## Quick Start

Expand Down
2 changes: 1 addition & 1 deletion docs/source/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Micro SD card preloaded with the PYNQ-Z1 image, you can skip this step.
To make your own PYNQ Micro-SD card:

1. `Download the PYNQ-Z1 image
<https://files.digilent.com/Products/PYNQ/pynq_z1_image_2017_02_10.zip>`_
<https://files.digilent.com/Products/PYNQ/pynq_z1_v2.0.img.zip>`_
2. Unzip the image
3. Write the image to a blank Micro SD card (minimum 8GB recommended)

Expand Down

0 comments on commit c971535

Please sign in to comment.