zaphyra's git: haumea

fork of https://github.com/nix-community/haumea

commit 551d297c855bb094d2a37955f5fe4f0e24ad0aa2
parent 27bf426f4ba7c4d6551fbfc1b6d52d0e17129c87
Author: figsoda <figsoda@pm.me>
Date: Fri, 31 Mar 2023 22:15:31 -0400

fix link
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -148,7 +148,7 @@ It is useful when the files being loaded are mostly functions that don't require
 [std](https://github.com/divnix/std) is a more full-featured framework that also has filesystem-based auto-importing.
 Haumea has very different goals, with more focus on Nix libraries.
 
-[digga](https://github.com/divnix) has similar functionality via `rakeLeaves`,
+[digga](https://github.com/divnix/digga) has similar functionality via `rakeLeaves`,
 but it is more focused on system and home configurations,
 and haumea has more features in this specific aspect.