diff --git a/eo/doc/index.h b/eo/doc/index.h
index 52a5758cf..da7d95678 100644
--- a/eo/doc/index.h
+++ b/eo/doc/index.h
@@ -56,7 +56,7 @@ Thus, you can easily build your own algorithm by trying several combination of o
For a more detailled introduction to the design of %EO you can look at the
slides from a talk at EA 2001 or at the corresponding
article in Lecture Notes In Computer Science, 2310, Selected Papers from the 5th European Conference on Artificial Evolution:
- - http://portal.acm.org/citation.cfm?id=727742
- - http://eodev.sourceforge.net/eo/doc/LeCreusot.pdf
- - http://eodev.sourceforge.net/eo/doc/EO_EA2001.pdf
+ - https://doi.org/10.1007/3-540-46033-0_13
+ - LeCreusot.pdf (available in eo/doc/)
+ - EO_EA2001.pdf (available in eo/doc/)
*/
diff --git a/mo/doc/index.h b/mo/doc/index.h
index da6778372..077a5d346 100644
--- a/mo/doc/index.h
+++ b/mo/doc/index.h
@@ -6,12 +6,13 @@ ParadisEO-MO is a white-box object-oriented generic framework dedicated to the f
@section tutorials Tutorials
-Tutorials for ParadisEO-MO are available in the "Tutorials section" of the ParadisEO website.
+Tutorials for ParadisEO-MO are available in the mo/tutorial/ directory. See also the
+ParadisEO website.
@section Design
For an introduction to the design of ParadisEO-MO,
-you can look at the ParadisEO website.
+you can look at the ParadisEO website.
@section LICENSE
@@ -39,14 +40,14 @@ you can look at the ParadisEO website
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
- ParadisEO WebSite : http://paradiseo.gforge.inria.fr
- Contact: paradiseo-help@lists.gforge.inria.fr
+ ParadisEO WebSite : https://nojhan.github.io/paradiseo/
+ Contact: https://github.com/nojhan/paradiseo/issues
*/
/** @page webpages Related webpages
-- ParadisEO homepage
-- INRIA GForge project page
+- ParadisEO homepage
+- GitHub project page
- README
*/
diff --git a/moeo/doc/index.h b/moeo/doc/index.h
index 4aa7971db..1576f8193 100644
--- a/moeo/doc/index.h
+++ b/moeo/doc/index.h
@@ -16,7 +16,8 @@ using the whole version of ParadisEO.
@section tutorials Tutorials
-Tutorials for ParadisEO-MOEO are available in the "Tutorials section" of the ParadisEO website.
+Tutorials for ParadisEO-MOEO are available in the moeo/tutorial/ directory. See also the
+ParadisEO website.
@@ -29,7 +30,7 @@ The installation procedure of the package is detailed in the README file in the
@section Design
For an introduction to the design of ParadisEO-MOEO,
-you can look at the ParadisEO website.
+you can look at the ParadisEO website.
@section LICENSE
@@ -58,14 +59,14 @@ you can look at the ParadisEO website
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
- ParadisEO WebSite : http://paradiseo.gforge.inria.fr
- Contact: paradiseo-help@lists.gforge.inria.fr
+ ParadisEO WebSite : https://nojhan.github.io/paradiseo/
+ Contact: https://github.com/nojhan/paradiseo/issues
*/
/** @page webpages Related webpages
-- ParadisEO homepage
-- INRIA GForge project page
+- ParadisEO homepage
+- GitHub project page
- README
*/
diff --git a/problems/DTLZ/doc/index.h b/problems/DTLZ/doc/index.h
index 30d2abb71..d46bbc228 100644
--- a/problems/DTLZ/doc/index.h
+++ b/problems/DTLZ/doc/index.h
@@ -15,7 +15,7 @@ The installation procedure of the package is detailed in the "README.txt" file l
@section Design
For an introduction to the design of ParadisEO,
-you can look at the ParadisEO website.
+you can look at the ParadisEO website.
@section LICENSE
@@ -44,14 +44,14 @@ you can look at the ParadisEO website
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
- ParadisEO WebSite : http://paradiseo.gforge.inria.fr
- Contact: paradiseo-help@lists.gforge.inria.fr
+ ParadisEO WebSite : https://nojhan.github.io/paradiseo/
+ Contact: https://github.com/nojhan/paradiseo/issues
*/
/** @page webpages Related webpages
-- ParadisEO homepage
-- INRIA GForge project page
-- Fore any questions, please contact paradiseo-help@lists.gforge.inria.fr
+- ParadisEO homepage
+- GitHub project page
+- For any questions, please use the GitHub issue tracker
*/
diff --git a/smp/doc/index.h b/smp/doc/index.h
index fde65787a..5fd077010 100644
--- a/smp/doc/index.h
+++ b/smp/doc/index.h
@@ -8,7 +8,8 @@ Different parallelism models are available such as the Master / Slaves Model or
@section tutorials Tutorials
-Tutorials for ParadisEO-SMP are available in the "Tutorials section" of the ParadisEO website.
+Tutorials for ParadisEO-SMP are available in the smp/tutorial/ directory. See also the
+ParadisEO website.
@section LICENSE
@@ -36,14 +37,14 @@ Tutorials for ParadisEO-SMP are available in the "Tutorials section" of the homepage
-- INRIA GForge project page
+- ParadisEO homepage
+- GitHub project page
- README
*/