diff --git a/doc/src/projects/creator-only/creator-projects-build-systems.qdocinc b/doc/src/projects/creator-only/creator-projects-build-systems.qdocinc index e11cf0c340c..b383c94e99d 100644 --- a/doc/src/projects/creator-only/creator-projects-build-systems.qdocinc +++ b/doc/src/projects/creator-only/creator-projects-build-systems.qdocinc @@ -45,7 +45,7 @@ configuration. qmake is installed and configured when you install Qt. To use one of the other supported build systems, you need to set it up. - \l {CMake Manual}{CMake} is an alternative to qmake for automating the + \l {Build with CMake}{CMake} is an alternative to qmake for automating the generation of build configurations. For more information, see \l {Setting Up CMake}.