From 1d1d1163ae1229c819d630b04d75ed9d001c7fd3 Mon Sep 17 00:00:00 2001 From: "Jui-Lin (Larry) Liang" Date: Tue, 21 Jul 2020 16:48:20 +0800 Subject: [PATCH] Update README.adoc Replace the link to useful variables with the new wiki --- 01-basic/B-hello-headers/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01-basic/B-hello-headers/README.adoc b/01-basic/B-hello-headers/README.adoc index ffc34e9..16db117 100644 --- a/01-basic/B-hello-headers/README.adoc +++ b/01-basic/B-hello-headers/README.adoc @@ -33,7 +33,7 @@ B-hello-headers$ tree ## Directory Paths -CMake syntax specifies a number of https://cmake.org/Wiki/CMake_Useful_Variables[variables] +CMake syntax specifies a number of https://gitlab.kitware.com/cmake/community/-/wikis/doc/cmake/Useful-Variables[variables] which can be used to help find useful directories in your project or source tree. Some of these include: