From e0cbc55d924a584a25ff47fcb07af8c9335b5805 Mon Sep 17 00:00:00 2001 From: Charles Schlosser Date: Thu, 10 Oct 2024 01:54:30 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.