Skip to content

Commit 28cff04

Browse files
authored
rn-127: tweak the link text to be consistent
1 parent da2531b commit 28cff04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rev_news/drafts/edition-127.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ This edition covers what happened during the months of August and September 2025
4848
* What would you name your most important contribution to Git?
4949

5050
I'm fairly new in the Git community, but recently I've been working on
51-
adding [`git last-modified`](https://git.github.io/htmldocs/git-last-modified.html).
51+
adding [`git last-modified`(1)](https://git.github.io/htmldocs/git-last-modified.html).
5252
It's a sub-command that will be released in Git v2.52. This command
5353
finds the commit that last modified each path in a tree. This can
5454
be used on forges (like GitLab, GitHub, Codeberg), to show commit

0 commit comments

Comments
 (0)