Skip to content

Commit cde8691

Browse files
committed
fix: Correct vcpkg URL.
1 parent 91d9f11 commit cde8691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "$Format:%(describe)$",
44
"maintainers": "V.A. Traag <v.a.traag@cwts.leidenuniv.nl>",
55
"description": "Leiden is a general algorithm for methods of community detection in large networks.",
6-
"homepage": "https://github.com/vtraag/leidenalg",
6+
"homepage": "https://github.com/vtraag/libleidenalg",
77
"license": "GPL-3.0-or-later",
88
"builtin-baseline": "253704407ae68efa37bf8f5b59b3e06dd40d3d3f",
99
"dependencies": [

0 commit comments

Comments
 (0)