Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/site/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h2>Open Source</h2>
repository at GitHub. That includes all pages except the book and
manpages, along with the general design of the site. This content
is available under the
<a href="https://github.com/git/git-scm.com/blob/main/MIT-LICENSE.txt">MIT license</a>.
<a href="https://github.com/git/git-scm.com/tree/gh-pages?tab=MIT-1-ov-file#readme">MIT license</a>.
Bug reports and suggestions may be made in that repository.

<li>Content from the ProGit book is imported from the
Expand Down
Loading