From 3d2641653c6d1a5ea55c4c41e15f9dd9a2e32ab3 Mon Sep 17 00:00:00 2001 From: Cathal McCabe <cathalmccabe@hotmail.com> Date: Wed, 18 Jul 2018 08:45:29 +0100 Subject: [PATCH] Update getting started video links --- docs/source/getting_started/pynq_z1_setup.rst | 4 +--- docs/source/getting_started/pynq_z2_setup.rst | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/docs/source/getting_started/pynq_z1_setup.rst b/docs/source/getting_started/pynq_z1_setup.rst index 33036a85..433bcd1c 100644 --- a/docs/source/getting_started/pynq_z1_setup.rst +++ b/docs/source/getting_started/pynq_z1_setup.rst @@ -20,11 +20,10 @@ Getting Started Video You can watch the getting started video guide, or follow the instructions in :ref:`pynqz1-board-setup`. - .. raw:: html <embed> - <iframe width="560" height="315" src="https://www.youtube.com/embed/5N7cjvC1l8M" frameborder="0" allowfullscreen></iframe> + <iframe width="560" height="315" src="https://www.youtube.com/embed/SuXkbcK3w9E" frameborder="0" allowfullscreen></iframe> </br> </br> </embed> @@ -71,4 +70,3 @@ will then turn on and off while the **Yellow/Green LD0-LD3** LEDs remain on. The system is now booted and ready for use. .. include:: network_connection.rst - diff --git a/docs/source/getting_started/pynq_z2_setup.rst b/docs/source/getting_started/pynq_z2_setup.rst index d4f379ba..94762fc3 100644 --- a/docs/source/getting_started/pynq_z2_setup.rst +++ b/docs/source/getting_started/pynq_z2_setup.rst @@ -20,11 +20,10 @@ Getting Started Video You can watch the getting started video guide, or follow the instructions in :ref:`pynqz2-board-setup`. - .. raw:: html <embed> - <iframe width="560" height="315" src="https://www.youtube.com/embed/IwiBUL1a9bU" frameborder="0" allowfullscreen></iframe> + <iframe width="560" height="315" src="https://www.youtube.com/embed/RiFbRf6gaK4" frameborder="0" allowfullscreen></iframe> </br> </br> </embed> @@ -71,4 +70,3 @@ system is now booted and ready for use. .. include:: network_connection.rst - -- GitLab