summaryrefslogtreecommitdiff
path: root/template.html
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 /template.html
parentbd0e2d1916426c879cc227d21ee35b167c409879 (diff)
Updated the git links to home git server
Diffstat (limited to 'template.html')
-rwxr-xr-xtemplate.html2
1 files changed, 1 insertions, 1 deletions
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>