]> https://gitweb.dealii.org/ - dealii.git/commitdiff
documentation: update two urls
authorMatthias Maier <tamiko@43-1.org>
Fri, 7 Jul 2023 03:44:50 +0000 (22:44 -0500)
committerMatthias Maier <tamiko@43-1.org>
Fri, 7 Jul 2023 03:58:25 +0000 (22:58 -0500)
doc/users/cmake_user.html

index e35985b270e09c6898e43da1707fe80af31d7d1e..3ad6b495c330a7a1bc4e599a2885a71023be9fd3 100644 (file)
@@ -370,8 +370,8 @@ Please note the (somehow uncommon) empty, opening and closing brackets
 behind <code>else()</code> and <code>endif()</code>.
 <code>&lt;expression&gt;</code> can take a multitude of different forms,
 have a look at the
-<a href="http://cmake.org/cmake/help/v2.8.8/cmake.html">CMake
-documentation</a> for a complete list. Important examples are:
+<a href="https://cmake.org/documentation">CMake documentation</a> for a
+complete list. Important examples are:
 <pre class="cmake">
 if(${variable})
   - the body will be evaluated if the variable "variable" is defined and
@@ -536,8 +536,8 @@ for further details.
 <p>
 You can specify custom include directories and compile definitions prior to
 a target definition on a per directory basis (have a look at the <a
-href="http://cmake.org/cmake/help/v2.8.8/cmake.html">CMake
-documentation</a> for further details):
+href="https://cmake.org/documentation/">CMake documentation</a> for further
+details):
 
 <pre class="cmake">
 include_directories(include1 include2)

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.