Skip to content

Commit f15ca0f

Browse files
authored
CONTRIBUTING.md: fix link to formt-check workflow
1 parent 84c09fc commit f15ca0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@ Names of files and directories should be in lowercase, with dashes between words
533533

534534
### Formatting
535535

536-
CI [enforces](./.github/workflows/check-nix-format.yml) all Nix files to be
536+
CI [enforces](./.github/workflows/check-format.yml) all Nix files to be
537537
formatted using the [official Nix formatter](https://github.com/NixOS/nixfmt).
538538

539539
You can ensure this locally using either of these commands:

0 commit comments

Comments
 (0)