summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@simplelittledream.com>2021-02-06 13:38:28 -0500
committerJacob McDonnell <jacob@simplelittledream.com>2021-02-06 13:38:28 -0500
commit87089a8ad41f123d32774321bca58aa75b04397e (patch)
treeb33c05cac12435b204ff9e6227cea7f210609e6d
parentbd0e2d1916426c879cc227d21ee35b167c409879 (diff)
Updated the git links to home git server
-rwxr-xr-xindex.html2
-rwxr-xr-xtemplate.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index b88f128..e2ff381 100755
--- a/index.html
+++ b/index.html
@@ -9,7 +9,7 @@
<body>
<ul>
<li><a href="https://jacobmcdonnell.com/">home</a></li>
- <li><a href="https://gitlab.com/Jacob_McDonnell/">git</a></li>
+ <li><a href="https://git.jacobmcdonnell.com/">git</a></li>
<li><a href="https://jacobmcdonnell.com/#projects">projects</a></li>
<li><a href="https://jacobmcdonnell.com/#about">about</a></li>
</ul>
diff --git a/template.html b/template.html
index a201e33..0416567 100755
--- a/template.html
+++ b/template.html
@@ -6,7 +6,7 @@
<body>
<ul>
<li><a href="https://jacobmcdonnell.com/">home</a></li>
- <li><a href="https://gitlab.com/Jacob_McDonnell/">git</a></li>
+ <li><a href="https://git.jacobmcdonnell.com/">git</a></li>
<li><a href="https://jacobmcdonnell.com/#projects">projects</a></li>
<li><a href="https://jacobmcdonnell.com/#about">about</a></li>
</ul>