File tree 2 files changed +7
-6
lines changed
2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -525,7 +525,7 @@ Continue to:
525
525
* :doc: `recipes_remote_gpio `
526
526
527
527
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
531
531
.. _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:
233
233
Windows
234
234
-------
235
235
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:
238
239
239
240
.. code-block :: doscon
240
241
@@ -371,5 +372,5 @@ Continue to:
371
372
.. _abyz.me.uk : http://abyz.me.uk/rpi/pigpio/download.html
372
373
.. _Raspberry Pi Desktop x86 : https://www.raspberrypi.org/downloads/raspberry-pi-desktop/
373
374
.. _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
375
376
.. _Sense HAT : https://www.raspberrypi.org/products/sense-hat/
You can’t perform that action at this time.
0 commit comments