Skip to content

Commit f4549af

Browse files
committed
fix(doc): update link
Signed-off-by: Frederic Pillon <[email protected]>
1 parent 0084323 commit f4549af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_cmake/CMake_presentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Of course, this all has a cost: building is no longer as simple as hitting "buil
1616
However, much has been done to make the file as high-level as possible: it is written in CMake's own syntax, but makes heavy use of the custom functions defined here in the [`cmake/` folder](../blob/cmake_dev/cmake).
1717
Didactic examples can be found on a separate repository: [https://github.com/stm32duino/CMake_workspace](https://github.com/stm32duino/CMake_workspace).
1818

19-
Before delving into this wiki, be sure to read [the dedicated README](https://github.com/massonal/Arduino_Core_STM32/blob/cmake_dev/README_CMAKE.md) first!
19+
Before delving into this wiki, be sure to read [the dedicated README](https://github.com/stm32duino/Arduino_Core_STM32/blob/main/README_CMAKE.md) first!
2020

2121

2222
## Pages in this section:

0 commit comments

Comments
 (0)