We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ca33bd commit d3b0586Copy full SHA for d3b0586
1 file changed
README.md
@@ -471,7 +471,7 @@ A file must be passed when calling the command, e.g.:
471
$ git stripspace < README.md
472
```
473
474
-[*Read more about the Git `stripspace` command.*](https://www.kernel.org/pub/software/scm/git/docs/git-stripspace.html)
+[*Read more about the Git `stripspace` command.*](http://git-scm.com/docs/git-stripspace)
475
476
### Checking out Pull Requests
477
If you want to check out pull request locally, you can fetch it using that command:
0 commit comments