Skip to content

Commit 2dbefec

Browse files
committed
Fix link to the license
Inspired by 1526e8b (Fix link to “add GUI” section, 2025-02-16), I had a look around whether there were more stale references to the `main` branch of the `git/git-scm.com` repository (which switched to `gh-pages` as the default branch), and found only this one. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 546c07e commit 2dbefec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/site/_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h2>Open Source</h2>
2424
repository at GitHub. That includes all pages except the book and
2525
manpages, along with the general design of the site. This content
2626
is available under the
27-
<a href="https://github.com/git/git-scm.com/blob/main/MIT-LICENSE.txt">MIT license</a>.
27+
<a href="https://github.com/git/git-scm.com/tree/gh-pages?tab=MIT-1-ov-file#readme">MIT license</a>.
2828
Bug reports and suggestions may be made in that repository.
2929

3030
<li>Content from the ProGit book is imported from the

0 commit comments

Comments
 (0)