aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/maths.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 0966d66eac..a1c0f8e572 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.")