summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-11-15 10:46:54 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-11-15 10:46:54 -0500
commit291c9eb72e9ca87748e263e9bb8101effaf78240 (patch)
treed31b80fb047bc866e0eeee3122b60c18f46723b5
parentf0315328ebf9cd8b0eea6533815fdf94fad1ad36 (diff)
update sponsors links
-rw-r--r--templates/public/index.html28
1 files changed, 14 insertions, 14 deletions
diff --git a/templates/public/index.html b/templates/public/index.html
index 504f32ed..444d2908 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -197,26 +197,26 @@ donate button would go here
<div id="arch-sponsors" class="widget">
- <a href="http://gnuchile.org">
- <img src="{{ STATIC_URL }}gnuchile.png"
- alt="GNU Chile - Donates the .org domain"
- title="GNU Chile - Donates the .org domain" />
+ <a href="http://gnuchile.cl">
+ <img src="{{ STATIC_URL }}gnuchile.png"
+ alt="GNU Chile - Donates the .org domain"
+ title="GNU Chile - Donates the .org domain" />
</a>
- <a href="http://venenux.org">
<img src="{{ STATIC_URL }}venenux.png"
- alt="Venenux GNU/Linux - Donates the repo, wiki and lists hosting"
- title="Venenux GNU/Linux - Donates the repo, wiki and lists hosting" />
- </a>
+ alt="Venenux GNU/Linux - Donates the repo, wiki and lists hosting"
+ title="Venenux GNU/Linux - Donates the repo, wiki and lists hosting" />
- <img src="{{ STATIC_URL }}naltu.png"
- alt="Naltú - Donates the website, bugs, projects and ABSLibre hosting"
- title="Naltú - Donates the website, bugs, projects and ABSLibre hosting" />
+ <a href="http://naltu.com">
+ <img src="{{ STATIC_URL }}naltu.png"
+ alt="Naltú - Donates the website, bugs, projects and ABSLibre hosting"
+ title="Naltú - Donates the website, bugs, projects and ABSLibre hosting" />
+ </a>
<a href="http://freedomincluded.com">
- <img src="{{ STATIC_URL }}freedomincluded.png"
- alt="Freedom Included - Donated Lemote Yeeloongs to port Parabola to the MIPS architecture"
- title="Freedom Included - Donated Lemote Yeeloongs to port Parabola to the MIPS architecture" />
+ <img src="{{ STATIC_URL }}freedomincluded.png"
+ alt="Freedom Included - Donated Lemote Yeeloongs to port Parabola to the MIPS architecture"
+ title="Freedom Included - Donated Lemote Yeeloongs to port Parabola to the MIPS architecture" />
</a>
</div>