We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ac1ae3 commit 3297911Copy full SHA for 3297911
layouts/partials/site-root.html
@@ -64,7 +64,7 @@ <h3>Community</h3>
64
<td nowrap="true"><a href="https://www.kernel.org/pub/software/scm/git/" class="icon older-releases">Tarballs</a></td>
65
</tr>
66
<tr>
67
- <td nowrap="true"><a href="{{ relURL "downloads/win" }}" class="icon windows" id="alt-link">Windows Build</a></td>
+ <td nowrap="true"><a href="{{ relURL "install/windows" }}" class="icon windows" id="alt-link">Windows Build</a></td>
68
<td nowrap="true"><a href="https://github.com/git/git" class="icon source">Source Code</a></td>
69
70
</table>
0 commit comments