diff --git a/gnu/packages/boost.scm b/gnu/packages/boost.scm
index ab31fa8c5ca166cd632a24d727ed9599a4fda0ce..e6abf4d5e3f26ca220b98c04bd1c8a1045c8398c 100644
--- a/gnu/packages/boost.scm
+++ b/gnu/packages/boost.scm
@@ -120,7 +120,7 @@ (define-public mdds
     (build-system gnu-build-system)
     (propagated-inputs
       `(("boost" ,boost))) ; inclusion of header files
-    (home-page "https://code.google.com/p/multidimalgorithm/")
+    (home-page "https://gitlab.com/mdds/mdds")
     (synopsis "Multi-dimensional C++ data structures and indexing algorithms")
     (description "Mdds (multi-dimensional data structure) provides a
 collection of multi-dimensional data structures and indexing algorithms