diff --git a/README.md b/README.md index f260008..caa72b3 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Recommended dev environment setup: https://nixos.asia/en/direnv - Run `just docs` to start Hoogle with packages in your cabal file. - Run the application without installing: `nix run github:srid/haskell-template` (or `nix run .` from checkout) - Common workflows - - Adding library dependencies in Nix: https://zero-to-flakes.com/haskell-flake/dependency + - Adding library dependencies in Nix: https://community.flake.parts/haskell-flake/dependency - Adding tests: https://srid.ca/haskell-template/tests ## Discussions