Skip to content

Commit 0a3d9cf

Browse files
authored
Merge pull request #633 from jamesadevine/patch-1
Update boards URL in README.rst
2 parents fd9d3de + 9c5a9e3 commit 0a3d9cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/atmel-samd/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ To build for other boards you must change it by setting ``BOARD``. For example:
137137
138138
make BOARD=feather_m0_basic
139139
140-
Board names are the directory names in the `boards <https://github.com/adafruit/circuitpython/tree/master/atmel-samd/boards>`_ folder.
140+
Board names are the directory names in the `boards <https://github.com/adafruit/circuitpython/tree/master/ports/atmel-samd/boards>`_ folder.
141141

142142
Deploying
143143
---------

0 commit comments

Comments
 (0)