summaryrefslogtreecommitdiff
path: root/templates/public/svn.html
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-12-11 19:51:21 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-12-11 19:51:21 -0500
commit438574afcd31298e9c78f3a61006e83ad3d56225 (patch)
tree07a1d784273e5d00e8eb41b44af1fe195e10dd53 /templates/public/svn.html
parent2b9c2845a9a7c0c6fb83ab6d4722f102f05c4da6 (diff)
I take it back, using // instead of https:// was a bad idea, it makes links from non-https be bad
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 4321f7c2..ba19845e 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="//projects.parabolagnulinux.org" title="Projects
+ href='https://projects.parabolagnulinux.org" title="Projects
page">Projects</a> on git!
</p>