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
6 changes: 3 additions & 3 deletions content/site/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
<h1>About git-scm.com</h1>

This site is open source and maintained by members of the Git
community. We welcome patches, suggestions, and corrections.
community. We welcome patches, suggestions, and corrections.

<h2>Open Source</h2>

The content on this site is pulled from multiple sources. It is
available under various licenses, and bugs reports should be directed
available under various licenses, and bug reports should be directed
to the appropriate repositories:

<ul>
Expand Down Expand Up @@ -81,6 +81,6 @@ <h2>Sponsors</h2>
</ul>

For a detailed view of the site's network layout, see our
<a href="https://github.com/git/git-scm.com/blob/main/ARCHITECTURE.md">architecture document</a>.
<a href="https://github.com/git/git-scm.com/blob/gh-pages/ARCHITECTURE.md">architecture document</a>.

</div>
Loading