Skip to content

Commit c1b83a4

Browse files
Fix broken link to Get Started with MicroPython on Pico
Additionally, remove the (also broken) `booklink` that doesn't display anyway.
1 parent 57572a8 commit c1b83a4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

documentation/asciidoc/microcontrollers/micropython/micropython-documentation.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,9 @@ https://datasheets.raspberrypi.com/picow/connecting-to-the-internet-with-pico-w.
77
https://docs.micropython.org/en/latest/rp2/quickref.html[RP2 Quick Reference]:: The official documentation around the RP2040 port of MicroPython
88
https://docs.micropython.org/en/latest/library/rp2.html[RP2 Library]:: The official documentation about the `rp2` module in MicroPython
99

10-
[.booklink, booktype="buy", link=https://store.rpipress.cc/products/get-started-with-micropython-on-raspberry-pi-pico,image=image::images/micropython_book_thumb.png[]]
11-
1210
=== Further reading
1311

14-
Check out https://store.rpipress.cc/collections/getting-started/products/get-started-with-micropython-on-raspberry-pi-pico[_Get Started with MicroPython on Raspberry Pi Pico_] to learn how to use the beginner-friendly language MicroPython to make your Raspberry Pi Pico interact with the world around it. Using these skills, you can create your own electro-mechanical projects, whether for fun or to make your life easier.
12+
Check out https://store.rpipress.cc/collections/getting-started/products/get-started-with-micropython-on-raspberry-pi-pico-2nd-edition[_Get Started with MicroPython on Raspberry Pi Pico_] to learn how to use the beginner-friendly language MicroPython to make your Raspberry Pi Pico interact with the world around it. Using these skills, you can create your own electro-mechanical projects, whether for fun or to make your life easier.
1513

1614
* Set up your Raspberry Pi Pico and start using it
1715
* Start writing programs using MicroPython

0 commit comments

Comments
 (0)