diff --git a/README.md b/README.md index 9b40e9ed4..31b25c07a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ **Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.** -For more information go to http://eigen.tuxfamily.org/. +For more information go to http://eigen.tuxfamily.org/ or https://libeigen.gitlab.io/docs/. For ***pull request***, ***bug reports***, and ***feature requests***, go to https://gitlab.com/libeigen/eigen.