Skip to content

Commit 3009c71

Browse files
committed
doc: update wiki link in easy_setup
1 parent d911f7d commit 3009c71

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: cmake/scripts/cmake_easy_setup.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -195,9 +195,9 @@ def get_boards(boardstxt):
195195
Unless you are building a very simple sketch with no library (e.g., Blink),
196196
you are advised to edit this file to fill in any missing dependency relationship.
197197
For details, please refer to
198-
https://github.com/massonal/Arduino_Core_STM32/wiki/Arduino-(in)compatibility#library-management
199-
"""
200-
)
198+
https://github.com/stm32duino/wiki/wiki/Arduino-%28in%29compatibility#library-management
199+
"""
200+
)
201201

202202
if shargs.fire:
203203
if not (shargs.sketch and shargs.board):

0 commit comments

Comments
 (0)