We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81c7023 commit d90f827Copy full SHA for d90f827
CONTRIBUTING.md
@@ -120,7 +120,7 @@ you want to extend the functional tests to be sure no one breaks your feature in
120
### Functional Tests
121
122
Navigate to the `t/` directory and type `make` to run all tests or use `prove` as
123
-[described in the Git for Windows wiki](https://gitforwindows.org/building-git):
+[described on this Git for Windows page](https://gitforwindows.org/building-git):
124
125
```
126
prove -j12 --state=failed,save ./t[0-9]*.sh
0 commit comments