Skip to content

Commit d90f827

Browse files
committed
fixup! CONTRIBUTING.md: add guide for first-time contributors
Avoid referring to "the Git for Windows wiki", as the link no longer points there. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 81c7023 commit d90f827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ you want to extend the functional tests to be sure no one breaks your feature in
120120
### Functional Tests
121121

122122
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):
123+
[described on this Git for Windows page](https://gitforwindows.org/building-git):
124124

125125
```
126126
prove -j12 --state=failed,save ./t[0-9]*.sh

0 commit comments

Comments
 (0)