diff --git a/README_CMAKE.md b/README_CMAKE.md index 7ce8bcaf19..ff15cc2ea1 100644 --- a/README_CMAKE.md +++ b/README_CMAKE.md @@ -2,7 +2,7 @@ CMake can now be used to build Arduino sketches with this core. Examples of use can be found on this repo: [stm32duino/CMake_workspace](https://github.com/stm32duino/CMake_workspace). This README only provides a quick walk-through. -For all the glorious details, please head over to [the wiki](https://github.com/stm32duino/Arduino_Core_STM32/wiki/CMake_presentation). +For all the glorious details, please head over to [the wiki](https://github.com/stm32duino/Arduino_Core_STM32/wiki/CMake-presentation). # Prerequisites