Skip to content

Commit 5a79f62

Browse files
authored
Merge pull request #1754 from bablokb/readme_fix
fix paths to images
2 parents 56e64eb + a0a3f37 commit 5a79f62

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ versions of this file, in the following sizes and folder locations:
1212

1313
|Size|File|Dimensions (px)|
1414
|--|--|--|
15-
|Original|assets/images/orignal/{board_image}|900px+ width and 4:3 ratio width|
15+
|Original|assets/images/boards/orignal/{board_image}|900px+ width and 4:3 ratio width|
1616
|||example: 900 x 675|
17-
|Large|assets/images/large/{board_image}|800 x 600|
18-
|Small|assets/images/small/{board_image}|300 x 225|
17+
|Large|assets/images/boards/large/{board_image}|800 x 600|
18+
|Small|assets/images/boards/small/{board_image}|300 x 225|
1919

2020
> For more information on preferred images or if you prefer or must use 13:10 see
2121
> [Preparing the Images](https://learn.adafruit.com/how-to-add-a-new-board-to-the-circuitpython-org-website/preparing-the-images)

0 commit comments

Comments
 (0)