Skip to content

Commit 006fb18

Browse files
authored
Merge pull request git#1946 from dscho/fix-link-to-site-license
Fix link to the site's license
2 parents 546c07e + 2dbefec commit 006fb18

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)