From: Nick Morrott <knowledgejunkie@gmail.com>
Date: Sun, 24 May 2020 10:21:35 -0700
Subject: Remove embedded Youtube videos and replace with links

Forwarded: not-needed
Last-Update: 2018-12-21

Last-Update: 2018-12-21
---
 docs/index.rst           | 10 ++--------
 docs/user-experience.rst | 11 ++---------
 2 files changed, 4 insertions(+), 17 deletions(-)

diff --git a/docs/index.rst b/docs/index.rst
index 34aac5f..e0ff3cc 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -86,14 +86,8 @@ Mu could be turned into a generic beginner's code editor and, thanks to the
 wonderful support of the `Raspberry Pi Foundation <http://raspberrypi.org/>`_
 the work needed to make such changes was done over the summer of 2017.
 
-The following video of a talk given at `PyCon 2018 <https://us.pycon.org/2018/>`_
-outlines the story of Mu:
-
-.. raw:: html
-
-    <div style="position: relative; height: 0; overflow: hidden; max-width: 100%; height: auto;">
-        <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/T5IAf5vGGSk?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
-    </div>
+`This video <https://www.youtube.com/watch?v=T5IAf5vGGSk>`` of a talk given
+at `PyCon 2018 <https://us.pycon.org/2018/>` outlines the story of Mu.
 
 How?
 ----
diff --git a/docs/user-experience.rst b/docs/user-experience.rst
index 9aaafb8..f4be757 100644
--- a/docs/user-experience.rst
+++ b/docs/user-experience.rst
@@ -171,15 +171,8 @@ MicroPython's REPL. I wondered "how hard can it be?" and set out to create an
 editor based on Carrie Anne's comments about the needs of teachers and learners
 when it came to code editing.
 
-Halfway into the keynote Carrie Anne talks about a development
-environments for beginner programmers in Python:
-
-.. raw:: html
-
-    <div style="position: relative; height: 0; overflow: hidden; max-width: 100%; height: auto;">
-        <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/_gU7sfTrz4c?rel=0&amp;start=2002" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
-    </div>
-
+Halfway into the keynote Carrie Anne talks about a development environment for
+beginner programmers in Python.
 
 She starts by explaining the problems with online editors. Often they require
 users to sign up, thus excluding a large number of children who, for legal
