summaryrefslogtreecommitdiff
path: root/templates/public/svn.html
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-12-01 23:55:27 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-12-01 23:55:27 -0500
commita10b6d884f4f102f5216f4b341f35bb341cee176 (patch)
treeffccc25f11663b33dd53dc936322d91bc5cb85b1 /templates/public/svn.html
parent623e0453cee5e3f663a0b18d68db0396cc812983 (diff)
Normalize the URI scheme used for inbound links. Don't use one when possible, else use https
Diffstat (limited to 'templates/public/svn.html')
-rw-r--r--templates/public/svn.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/public/svn.html b/templates/public/svn.html
index 80367eaf..4321f7c2 100644
--- a/templates/public/svn.html
+++ b/templates/public/svn.html
@@ -4,7 +4,7 @@
<div class="box">
<h2 class="title">SVN Repositories</h2>
<p>Parabola doesn't use any SVN repositories. But you can find our <a
- href="https://projects.parabolagnulinux.org" title="Projects
+ href="//projects.parabolagnulinux.org" title="Projects
page">Projects</a> on git!
</p>