summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorVincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com>2022-05-23 08:21:48 +0200
committerGitHub <noreply@github.com>2022-05-23 08:21:48 +0200
commit5328f35be266fe2cc90512b41b654fe891e3147f (patch)
tree77666edba2e4056f4ae70586e0bc783102da61bb /src/common
parent5eecc6cf6dabbb41d63be60adb7cde7a07a0b27c (diff)
Update src/common/doc/installation.h
Co-authored-by: Marc Glisse <marc.glisse@inria.fr>
Diffstat (limited to 'src/common')
-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 7502f394..6ccceca0 100644
--- a/src/common/doc/installation.h
+++ b/src/common/doc/installation.h
@@ -131,7 +131,7 @@ make \endverbatim
*
* \subsection eigen Eigen
* Some GUDHI modules (cf. \ref main_page "modules list"), and few examples require
- * <a target="_blank" href="https://eigen.tuxfamily.org/index.php?title=Main_Page">Eigen</a> is a C++ template library for linear algebra:
+ * <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