From e4bf4b7d60c002f6938bfadd461df74699251a8c Mon Sep 17 00:00:00 2001
From: "Adam T. Carpenter" <atc@53hor.net>
Date: Wed, 9 Dec 2020 21:11:44 -0500
Subject: replaced software links with git directly

---
 templates/template.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'templates')

diff --git a/templates/template.html b/templates/template.html
index abcd222..0218f0d 100644
--- a/templates/template.html
+++ b/templates/template.html
@@ -32,7 +32,7 @@
           </a>
         </li>
         <li>
-          <a href="/software.html">
+          <a href="https://git.53hor.net">
             <img src="/includes/icons/git.svg" />
             Software
           </a>
-- 
cgit v1.2.3