summaryrefslogtreecommitdiff
path: root/src/common/doc/installation.h
diff options
context:
space:
mode:
authorVincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com>2022-05-23 08:36:55 +0200
committerGitHub <noreply@github.com>2022-05-23 08:36:55 +0200
commite31bd798a3946e71f6f9a3b9676e286aaa623c76 (patch)
tree099a23dbe120e26fe46b292484fa8ad3d046e837 /src/common/doc/installation.h
parent4ab108c7a45cce1e7e0a272e0577552d5d6077a8 (diff)
Update src/common/doc/installation.h
Diffstat (limited to 'src/common/doc/installation.h')
-rw-r--r--src/common/doc/installation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/doc/installation.h b/src/common/doc/installation.h
index 6ccceca0..1953c946 100644
--- a/src/common/doc/installation.h
+++ b/src/common/doc/installation.h
@@ -134,7 +134,7 @@ make \endverbatim
* <a target="_blank" href="https://eigen.tuxfamily.org">Eigen</a> is a C++ template library for linear algebra:
* matrices, vectors, numerical solvers, and related algorithms.
*
- * The following examples/utilities require the <a target="_blank" href="https://eigen.tuxfamily.org/index.php?title=Main_Page">Eigen</a> and will not be
+ * The following examples/utilities require the <a target="_blank" href="https://eigen.tuxfamily.org">Eigen</a> and will not be
* built if Eigen is not installed:
* \li <a href="_alpha_complex_from_off_8cpp-example.html">
* Alpha_complex/Alpha_complex_from_off.cpp</a>