Skip to content

Commit 31ea39f

Browse files
CONTRIBUTING.md: fix link to format-check workflow (#407867)
2 parents 0b4a58a + f15ca0f commit 31ea39f

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)