diff --git a/test/examples/nixpkgs.toml b/test/examples/nixpkgs.toml index e862f612..87a03c5d 100644 --- a/test/examples/nixpkgs.toml +++ b/test/examples/nixpkgs.toml @@ -1,4 +1,4 @@ -# One CLI to format the code tree - https://git.numtide.com/numtide/treefmt +# One CLI to format the code tree - https://github.com/numtide/treefmt [formatter.deadnix] command = "deadnix" @@ -9,4 +9,4 @@ priority = 1 [formatter.nixpkgs-fmt] command = "nixpkgs-fmt" includes = ["*.nix"] -priority = 2 \ No newline at end of file +priority = 2