diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/library/rp2.rst | 2 | ||||
| -rw-r--r-- | docs/rp2/general.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/library/rp2.rst b/docs/library/rp2.rst index 05d3b80f3..06affaae8 100644 --- a/docs/library/rp2.rst +++ b/docs/library/rp2.rst @@ -10,7 +10,7 @@ The ``rp2`` module contains functions and classes specific to the RP2040, as used in the Raspberry Pi Pico. See the `RP2040 Python datasheet -<https://datasheets.raspberrypi.org/pico/raspberry-pi-pico-python-sdk.pdf>`_ +<https://datasheets.raspberrypi.com/pico/raspberry-pi-pico-python-sdk.pdf>`_ for more information, and `pico-micropython-examples <https://github.com/raspberrypi/pico-micropython-examples/tree/master/pio>`_ for example code. diff --git a/docs/rp2/general.rst b/docs/rp2/general.rst index 9a31d2067..6a8958d17 100644 --- a/docs/rp2/general.rst +++ b/docs/rp2/general.rst @@ -11,7 +11,7 @@ Technical specifications and SoC datasheets ------------------------------------------- For detailed technical specifications, please refer to the `datasheets -<https://datasheets.raspberrypi.org/rp2040/rp2040-datasheet.pdf>`_ +<https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf>`_ The RP2040 microcontroller is manufactured on a 40 nm silicon process in a 7x7mm QFN-56 SMD package. The key features include: |
