8000 rp2/boards/W5500_EVB_PICO: Update incorrect url in board.json. · sylvinus/micropython@03cf4d4 · GitHub 8000
[go: up one dir, main page]

Skip to content

Commit 03cf4d4

Browse files
mattytrentinidpgeorge
authored andcommitted
rp2/boards/W5500_EVB_PICO: Update incorrect url in board.json.
Fixes issue micropython#15122. Signed-off-by: Matt Trentini <matt.trentini@gmail.com>
1 parent a34b5d1 commit 03cf4d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/rp2/boards/W5500_EVB_PICO/board.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"mcu": "rp2040",
1616
"product": "Wiznet W5500-EVB-Pico",
1717
"thumbnail": "",
18-
"url": "https://www.wiznet.io/product-item/w5500-evb-pico/",
18+
"url": "https://docs.wiznet.io/Product/iEthernet/W5500/w5500-evb-pico",
1919
"vendor": "Wiznet"
2020
}

0 commit comments

Comments
 (0)
0