From cd25c79db781321b43aa3fedb47b0d7fa271c6ac Mon Sep 17 00:00:00 2001 From: Darko Trogrlic Date: Thu, 9 Feb 2023 12:01:09 +0100 Subject: [PATCH] docs: update link in the documentation --- documentation/best_practices/cmake.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/best_practices/cmake.rst b/documentation/best_practices/cmake.rst index 00eb834..f25918a 100644 --- a/documentation/best_practices/cmake.rst +++ b/documentation/best_practices/cmake.rst @@ -5,7 +5,7 @@ CMake with Bitbake recipes Example of using CMake with Bitbake recipes. Please find the example here: -`CMake Yocto Example `_. +`CMake Yocto Example `_. BitBake recipe