diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-12-01 23:55:27 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-12-01 23:55:27 -0500 |
commit | a10b6d884f4f102f5216f4b341f35bb341cee176 (patch) | |
tree | ffccc25f11663b33dd53dc936322d91bc5cb85b1 /templates/public/donate.html | |
parent | 623e0453cee5e3f663a0b18d68db0396cc812983 (diff) |
Normalize the URI scheme used for inbound links. Don't use one when possible, else use https
Diffstat (limited to 'templates/public/donate.html')
-rw-r--r-- | templates/public/donate.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/public/donate.html b/templates/public/donate.html index ef7f252d..c6e055f5 100644 --- a/templates/public/donate.html +++ b/templates/public/donate.html @@ -18,7 +18,7 @@ anything, because we are a really small community of hackers.</p> <p>If you want, we have a pretty nice <a - href='http://wiki.parabolagnulinux.org/TODO' title='The TODO + href='//wiki.parabolagnulinux.org/TODO' title='The TODO list!'>TODO list</a> you can check to help us by donating some of your time. That will be very much appreciated by us :)</p> |