Skip to content

Commit c6f49b4

Browse files
authored
update broken link in README
1 parent 375b37f commit c6f49b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This is a Circuitpython driver library for the nRF24L01 transceiver.
3131

3232
Originally this code was a Micropython module written by Damien P. George
3333
& Peter Hinch which can still be found `here
34-
<https://github.com/micropython/micropython/tree/master/drivers/nrf24l01>`_
34+
<https://github.com/micropython/micropython-lib/tree/master/micropython/drivers/radio/nrf24l01>`_
3535

3636
The Micropython source has since been rewritten to expose all the nRF24L01's
3737
features and for Circuitpython compatible devices (including linux-based

0 commit comments

Comments
 (0)