From 1d5c1a180cc1ecbae14a7761ee2ec6c0c8403cb6 Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Thu, 30 Jan 2020 16:29:41 +0000 Subject: [PATCH] Fix #28, broken link --- chapters/features/modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapters/features/modules.md b/chapters/features/modules.md index 8108f7c..be41291 100644 --- a/chapters/features/modules.md +++ b/chapters/features/modules.md @@ -1,6 +1,6 @@ # Useful Modules -There are a ton of useful modules in CMake's «cmake:module» collection; but some of them are more useful than others. Here are a few highlights. +There are a ton of useful modules in CMake's «cmake:modules» collection; but some of them are more useful than others. Here are a few highlights. ## «module:CMakeDependentOption»