From dfe2bfeae5544fde2f09ca2604add3cf8c5ca7c2 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar <3998+srid@users.noreply.github.com> Date: Tue, 5 Dec 2023 19:58:31 -0500 Subject: [PATCH] docs: treefmt url --- doc/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/index.md b/doc/index.md index d678f97..a8de062 100644 --- a/doc/index.md +++ b/doc/index.md @@ -82,7 +82,7 @@ To start a cabal repl from your devShell on running `, repl`, use: ### treefmt -If you use the [treefmt](/treefmt-nix) module for autoformatting the source tree, you can alias it as `, fmt`: +If you use the [treefmt](https://nixos.asia/en/treefmt) module for autoformatting the source tree, you can alias it as `, fmt`: ```nix { @@ -117,4 +117,4 @@ If you don't wish to run your command using `, ` you can change the `,` - [haskell-template's flake.nix](https://github.com/srid/haskell-template/blob/7e4d9c630204c2b64bb071837a5a63f35cfac5d8/flake.nix#L83-L112) -[mission-control]: https://github.com/Platonic-Systems/mission-control \ No newline at end of file +[mission-control]: https://github.com/Platonic-Systems/mission-control