diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 0966d66eac0..a1c0f8e572e 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -9555,7 +9555,7 @@ true in all models.") (substitute* "CMakeLists.txt" (("-mtune=native") ""))))))) (native-inputs (list python)) - (home-page "https://github.com/meelgroup/louvain-communities") + (home-page "https://github.com/meelgroup/louvain-community") (synopsis "Multi-criteria community detection") (description "This package provides a C++ implementation of the Louvain community detection algorithm.")