From d2a6b07e0c988387a6b993e2ff44ffa242fd6aa0 Mon Sep 17 00:00:00 2001 From: Laurens Valk Date: Mon, 18 Jan 2021 11:52:49 +0100 Subject: [PATCH] doc/start_ev3: move download link --- doc/api/start_ev3/start_ev3_download.inc | 5 ----- doc/api/start_ev3/start_ev3_install.inc | 7 +++++-- 2 files changed, 5 insertions(+), 7 deletions(-) delete mode 100644 doc/api/start_ev3/start_ev3_download.inc diff --git a/doc/api/start_ev3/start_ev3_download.inc b/doc/api/start_ev3/start_ev3_download.inc deleted file mode 100644 index 21b7ba5..0000000 --- a/doc/api/start_ev3/start_ev3_download.inc +++ /dev/null @@ -1,5 +0,0 @@ -.. _EV3 MicroPython microSD card image: https://pybricks.com/downloads - -1. Download the `EV3 MicroPython microSD card image`_ and save it in a -convenient location. This file is approximately 360 MB. You do **not** need -to unzip the file. diff --git a/doc/api/start_ev3/start_ev3_install.inc b/doc/api/start_ev3/start_ev3_install.inc index 96b1eab..53eecde 100644 --- a/doc/api/start_ev3/start_ev3_install.inc +++ b/doc/api/start_ev3/start_ev3_install.inc @@ -79,8 +79,9 @@ MicroPython programs on it.* To install the MicroPython tools on your microSD card: -.. include:: start_ev3_download.inc - +1. Download the `EV3 MicroPython microSD card image`_ and save it in a + convenient location. This file is approximately 360 MB. You do **not** need + to unzip the file. 2. Download and install a microSD card flashing tool such as `Etcher `_. 3. Insert the microSD card into your computer or card reader. @@ -113,3 +114,5 @@ to :ref:`back up any MicroPython programs you want to save `. You do not need to erase the contents of the microSD card first. This is done automatically when you flash the new image file. + +.. _EV3 MicroPython microSD card image: https://education.lego.com/en-us/product-resources/mindstorms-ev3/teacher-resources/python-for-ev3