From 1c94db0077c75ef9a93e88a46467b27c5428ad19 Mon Sep 17 00:00:00 2001 From: David Wells Date: Sat, 27 Oct 2018 16:12:04 -0400 Subject: [PATCH] Fix a documentation link. --- CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index dc94f7b598..a94c64cf4d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,8 +17,8 @@ ## ## # The cmake build system for the deal.II project # # # -# See doc/readme.html and doc/development/cmake.html for further # -# details on how to use the cmake build system of deal.II. # +# See doc/readme.html and doc/developers/cmake-internals.html for # +# further details on how to use the cmake build system of deal.II. # ## ## ######################################################################## -- 2.39.5