File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -525,7 +525,7 @@ Continue to:
525525* :doc: `recipes_remote_gpio `
526526
527527
528- .. _Push Button Stop Motion : https://www .raspberrypi.org/learning/quick-reaction-game/
529- .. _Quick Reaction Game : https://www .raspberrypi.org/learning/ quick-reaction-game/
530- .. _GPIO Music Box : https://www .raspberrypi.org/learning/ gpio-music-box/
528+ .. _Push Button Stop Motion : https://projects .raspberrypi.org/en/projects/push-button-stop-motion
529+ .. _Quick Reaction Game : https://projects .raspberrypi.org/en/projects/python- quick-reaction-game
530+ .. _GPIO Music Box : https://projects .raspberrypi.org/en/projects/ gpio-music-box
531531.. _Energenie Pi-mote : https://energenie4u.co.uk/catalogue/product/ENER002-2PI
Original file line number Diff line number Diff line change @@ -233,8 +233,9 @@ Or for Python 2:
233233 Windows
234234-------
235235
236- First, install pip by `following this guide `_. Next, install GPIO Zero and
237- pigpio with pip:
236+ Modern Python installers for Windows bundle pip with Python. If pip is not
237+ installed, you can `follow this guide `_. Next, install GPIO Zero and pigpio with
238+ pip:
238239
239240.. code-block :: doscon
240241
@@ -371,5 +372,5 @@ Continue to:
371372.. _abyz.me.uk : http://abyz.me.uk/rpi/pigpio/download.html
372373.. _Raspberry Pi Desktop x86 : https://www.raspberrypi.org/downloads/raspberry-pi-desktop/
373374.. _get-pip : https://pip.pypa.io/en/stable/installing/
374- .. _ following this guide : https://www .raspberrypi.org/learning/ using-pip-on-windows/worksheet/
375+ .. _ follow this guide : https://projects .raspberrypi.org/en/projects/ using-pip-on-windows
375376.. _Sense HAT : https://www.raspberrypi.org/products/sense-hat/
You can’t perform that action at this time.
0 commit comments