Skip to content

Commit 6dd3a9a

Browse files
authored
Update docs/input/docs/reference/version-increments.md
1 parent 0fa7198 commit 6dd3a9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/input/docs/reference/version-increments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,8 @@ rules for that branch (some branches bump patch, some minor).
139139

140140
Be aware that tags are local to a repository and will not be transferred when
141141
you perform a default `git push`. Instead, tags can be pushed separately with
142-
their own command. For more information, read the git documentation on tagging
143-
at [git-scm.com][git-tagging].
142+
their own command. For more information, read the [git documentation on
143+
tagging][git-tagging].
144144

145145

146146
### Incrementing per commit

0 commit comments

Comments
 (0)