aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-08-04 01:38:02 +0300
committerCem Keylan <cem@ckyln.com>2020-08-04 01:38:02 +0300
commit0f63c27701b0e8c74f032068fe9bb8e6f02ffc03 (patch)
tree3dae14758aea27bb7bd823649841bc46a0401485 /templates
parentf0b208e0d7875ba91b9733b30d73b0ac20c10070 (diff)
downloadwebsite-0f63c27701b0e8c74f032068fe9bb8e6f02ffc03.tar.gz
switch to git server
Diffstat (limited to 'templates')
-rw-r--r--templates/template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/template.html b/templates/template.html
index f6c753c..d90db36 100644
--- a/templates/template.html
+++ b/templates/template.html
@@ -12,7 +12,7 @@
<div class="header">
<nav>
<a href='/'>index</a>
- <a href="https://github.com/CarbsLinux">github</a>
+ <a href="//git.carbslinux.org">git</a>
<a href='//dl.carbslinux.org'>downloads</a>
<a href='/blog'>blog</a>
<a href='/docs/install.html'>installation</a>