Skip to content

Commit 3297911

Browse files
committed
install page: update Windows download link on homepage
1 parent 5ac1ae3 commit 3297911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/site-root.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ <h3>Community</h3>
6464
<td nowrap="true"><a href="https://www.kernel.org/pub/software/scm/git/" class="icon older-releases">Tarballs</a></td>
6565
</tr>
6666
<tr>
67-
<td nowrap="true"><a href="{{ relURL "downloads/win" }}" class="icon windows" id="alt-link">Windows Build</a></td>
67+
<td nowrap="true"><a href="{{ relURL "install/windows" }}" class="icon windows" id="alt-link">Windows Build</a></td>
6868
<td nowrap="true"><a href="https://github.com/git/git" class="icon source">Source Code</a></td>
6969
</tr>
7070
</table>

0 commit comments

Comments
 (0)