Skip to content

Commit

Permalink
Corrected the alveo getting started guide weblink and Forum link on R…
Browse files Browse the repository at this point in the history
…TD (#1016)

* Corrected the alveo getting started guide weblink

* Update getting_started.rst
  • Loading branch information
npurusho committed Mar 3, 2020
1 parent 9a0a056 commit 03dcb2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -53,7 +53,7 @@ pip install pynq

For Alveo cards, PYNQ currently requires a <a href="https://github.com/Xilinx/XRT" target="_blank">Xilinx Runtime (XRT)</a> version above or equal to `2.3` to be installed in the system. In terms of Operating System, any XRT-supported version of either RedHat/CentOS or Ubuntu can be used.

For more information, please see the Alveo <a href="https://pynq.readthedocs.io/en/latest/getting_started/alveo.html" target="_blank">getting started guide</a>.
For more information, please see the Alveo <a href="https://pynq.readthedocs.io/en/latest/getting_started/alveo_getting_started.html" target="_blank">getting started guide</a>.

## Contribute

Expand Down
2 changes: 1 addition & 1 deletion docs/source/getting_started.rst
Expand Up @@ -4,7 +4,7 @@ Getting Started

This guide will show you how to setup your development board and computer to get
started using PYNQ. Any questions can be posted to `the PYNQ support forum
<https://groups.google.com/forum/#!forum/pynq_project>`_.
<https://discuss.pynq.io/>`_.

If you have one of the following boards, you can follow the quick start guide.

Expand Down

0 comments on commit 03dcb2d

Please sign in to comment.