summaryrefslogtreecommitdiff
path: root/templates/public/about.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/about.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/about.html')
-rw-r--r--templates/public/about.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/public/about.html b/templates/public/about.html
index a01a33fe..099d5513 100644
--- a/templates/public/about.html
+++ b/templates/public/about.html
@@ -53,7 +53,7 @@
<li>Host repositories. Mirrors are not abundant.</li>
- <li>Take a look at our <a href="http://wiki.parabolagnulinux.org/TODO" title="TODO">TODO list</a></li>
+ <li>Take a look at our <a href="//wiki.parabolagnulinux.org/TODO" title="TODO">TODO list</a></li>
</ul>
</div>