diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-12-11 19:51:21 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-12-11 19:51:21 -0500 |
commit | 438574afcd31298e9c78f3a61006e83ad3d56225 (patch) | |
tree | 07a1d784273e5d00e8eb41b44af1fe195e10dd53 /templates/public/donate.html | |
parent | 2b9c2845a9a7c0c6fb83ab6d4722f102f05c4da6 (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/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 c6e055f5..775aeba2 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='//wiki.parabolagnulinux.org/TODO' title='The TODO + href='https://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> |