Skip to content

Commit 3f76199

Browse files
authored
chore: Fix broken link
1 parent 569e286 commit 3f76199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
programs.nixpkgs-fmt.enable = true;
2121
};
2222
devShells.default = pkgs.mkShell {
23-
# cf. https://community.flake.parts/haskell-flake#composing-devshells
23+
# cf. https://community.flake.parts/haskell-flake/devshell#composing-devshells
2424
inputsFrom = [
2525
config.treefmt.build.devShell
2626
];

0 commit comments

Comments
 (0)