Fix Git website link

This commit is contained in:
inference 2024-03-20 23:01:27 +00:00
parent 3aa6a46a7f
commit 978e0d9841
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - About --> <!-- Inferencium - Website - About -->
<!-- Version: 10.1.0-alpha.2 --> <!-- Version: 10.1.0-alpha.3 -->
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -544,7 +544,7 @@
<img src="asset/img/logo/git.png" width="85%" height="85%" alt="Git logo"/><br/> <img src="asset/img/logo/git.png" width="85%" height="85%" alt="Git logo"/><br/>
Git</th> Git</th>
<td class="desc" headers="software-pc-description git"> <td class="desc" headers="software-pc-description git">
<p><a href="https://git-scm.org/">Git</a> <p><a href="https://git-scm.com/">Git</a>
is highly-flexible and feature-rich version control software is highly-flexible and feature-rich version control software
which allows fast, cheap branching for any source code which allows fast, cheap branching for any source code
development use case, allowing rapid, flexible development in development use case, allowing rapid, flexible development in