Skip to content

Commit 546c07e

Browse files
authored
Merge pull request #1945 from dotnetCarpenter/patch-1
Fix link to “add GUI” section
2 parents 672e771 + 1526e8b commit 546c07e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/downloads/guis/_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h1>GUI Clients</h1>
1515
Git comes with built-in GUI tools for committing (<a href="{{< relurl "docs/git-gui" >}}">git-gui</a>) and browsing (<a href="{{< relurl "docs/gitk" >}}">gitk</a>), but there are several third-party tools for users looking for platform-specific experience.
1616
</p>
1717
<p>
18-
<small>If you want to add another GUI tool to this list, just <a href="https://github.com/git/git-scm.com/blob/main/README.md#adding-a-new-gui">follow the instructions</a>.</small>
18+
<small>If you want to add another GUI tool to this list, just <a href="https://github.com/git/git-scm.com/tree/gh-pages?tab=readme-ov-file#adding-a-new-gui">follow the instructions</a>.</small>
1919
</p>
2020

2121
<p>

0 commit comments

Comments
 (0)