diff --git a/src/site/markdown/configuration.md b/src/site/markdown/configuration.md
index d890c9c431cd100d90d614acb3598a71275017be..040440f31f8877eade63dde55938e72865052062 100644
--- a/src/site/markdown/configuration.md
+++ b/src/site/markdown/configuration.md
@@ -19,7 +19,7 @@ As Rugged relied on Orekit for the frames computation, Orekit
 must be properly initialized for Rugged to run.
 
 The simplest way to configure is to first retrieve the example orekit-data.zip
-file from Orekit, available in the [orekit download page](https://www.orekit.org/download.html) (Physical Data)
+file from Orekit, available in the [Orekit project download page](https://www.orekit.org/download.html) (Physical Data)
 and to unzip it in a known fixed location on your computer (let's assume it is on
 your home folder, and it creates an orekit-data subfolder there).