diff options
author | Dan McGee <dan@archlinux.org> | 2010-10-10 14:00:49 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-10-10 14:00:49 -0500 |
commit | 8e186efb2a4676717e92779a7578ec48231646b1 (patch) | |
tree | 1c41d0c45c7dd2e2f2bcda9d107ff6d9cbaafbd0 /templates/public | |
parent | 2b4be8b99cf6991006563c7aca2a02714813c992 (diff) |
Update link to AirVM
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/public')
-rw-r--r-- | templates/public/donate.html | 4 | ||||
-rw-r--r-- | templates/public/index.html | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/templates/public/donate.html b/templates/public/donate.html index 39fb13a3..0f2eceb3 100644 --- a/templates/public/donate.html +++ b/templates/public/donate.html @@ -68,10 +68,10 @@ class="sponsor-btn-sevenl" title="A big Thank You to SevenL Networks for their generous contribution" alt="We would like to express our thanks to SevenL Networks for their generous contribution" /></a> - <p>More thanks go to <a href="http://www.airvm.com/VirtualServers" + <p>More thanks go to <a href="http://www.airvm.com/ArchLinux" title="AirVM.com">AirVM.com</a> for contributing a VMWare-based Virtual Machine.</p> - <a href="http://www.airvm.com/VirtualServers" + <a href="http://www.airvm.com/ArchLinux" title="AirVM.com - Your Green Technology Partner"><img src="/media/airvm_button.png" class="sponsor-btn-airvm" title="AirVM.com - Your Green Technology Partner" alt="AirVM.com - Your Green Technology Partner" /></a> diff --git a/templates/public/index.html b/templates/public/index.html index 718f7a9e..a1236260 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -207,7 +207,7 @@ <a href="http://www.velocitynetwork.net/?hosting_by=ArchLinux" title="Velocity Network"><img src="/media/vnet_button.png" alt="Velocity Network - It's about time" /></a> <a href="https://www.sevenl.net/?utm_source=archlinux-org&utm_medium=sponsored-banner&utm_campaign=thanks-to-sevenl" title="SevenL Networks - Dedicated Arch Linux servers"><img src="/media/sevenl_button.png" title="A big Thank You to SevenL Networks for their generous contribution" alt="We would like to express our thanks to SevenL Networks for their generous contribution" /></a> - <a href="http://www.airvm.com/VirtualServers" title="AirVM.com - Your Green Technology Partner"><img src="/media/airvm_button.png" title="AirVM.com - Your Green Technology Partner" alt="AirVM.com - Your Green Technology Partner" /></a> + <a href="http://www.airvm.com/ArchLinux" title="AirVM.com - Your Green Technology Partner"><img src="/media/airvm_button.png" title="AirVM.com - Your Green Technology Partner" alt="AirVM.com - Your Green Technology Partner" /></a> </div> {% endcache %} |