Skip to content

Commit 69d995a

Browse files
authored
Update README.rst
Fix typo in URL text: the actual link was fine.
1 parent 78f073c commit 69d995a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ besides a text editor (we recommend `Mu <https://codewith.mu/>`_ for beginners.)
2121
Starting with CircuitPython 7.0.0, some boards may only be connectable over Bluetooth Low Energy
2222
(BLE). Those boards provide serial and file access over BLE instead of USB using open protocols.
2323
(Some boards may use both USB and BLE.) BLE access can be done from a variety of apps including
24-
`code.circuitpythonn.org <https://code.circuitpython.org>`_.
24+
`code.circuitpython.org <https://code.circuitpython.org>`_.
2525

2626
CircuitPython features unified Python core APIs and a growing list of 300+ device libraries and
2727
drivers that work with it. These libraries also work on single board computers with regular

0 commit comments

Comments
 (0)