diff --git a/pyproject.toml b/pyproject.toml
index d54ec788cb94889a7f16f3b00b87951e7006d64d..b7a17231403213c3c57e161eff4f526af2114e05 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -16,7 +16,7 @@ dynamic = ["version"] # defined by pbr
 
 [project.urls]
 Homepage = "https://www.deepgreen.ai/en/platform"
-Documentation = "https://eclipse-aidge.readthedocs.io/en/latest/"
+Documentation = "https://eclipse.dev/aidge/"
 Repository = "https://gitlab.eclipse.org/eclipse/aidge/aidge_backend_cuda"
 Issues = "https://gitlab.eclipse.org/eclipse/aidge/aidge_backend_cuda/-/issues"
 Changelog = "https://gitlab.eclipse.org/eclipse/aidge/aidge_backend_cuda/-/releases"