Skip to content

Commit 610e8ec

Browse files
authored
Merge pull request #945 from GitTools/LinkFix
Fix dead link
2 parents 2a6448d + 08138a8 commit 610e8ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/more-info/dynamic-repositories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To tell GitVersion.exe to obtain the repository on the fly, you need to call `Gi
2323
* /b [branch name]
2424
* /c [commit id]
2525

26-
Please note that these arguments (and their usage) are described [here.](https://github.com/ParticularLabs/GitVersion/wiki/Command-Line-Tool)
26+
Please note that these arguments are described when calling `GitVersion.exe /?`.
2727

2828
Also, be aware that if you don't specify the `/b` argument (branch name) then GitVersion will currently fallback to targeting whatever the default branch name happens to be for the repo. This could lead to incorrect results, so for that reason it's recommended to always explicitly specify the branch name.
2929

0 commit comments

Comments
 (0)