diff options
author | Dan McGee <dan@archlinux.org> | 2012-05-05 18:32:00 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2012-05-05 18:32:00 -0500 |
commit | 5a5f667885827f5a22f9994b5f4897e63bc07178 (patch) | |
tree | 614760149e65baa8e33750591568c9f721e65f7c /templates/public/index.html | |
parent | d4c7a48623f90cdc508d1824bf47ce3e398dd820 (diff) |
Update SevenL sponsor verbiage
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/public/index.html')
-rw-r--r-- | templates/public/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/public/index.html b/templates/public/index.html index de77b47f..32e25f98 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -209,11 +209,11 @@ <a href="http://www.velocitynetwork.net/?hosting_by=ArchLinux" title="Velocity Network"> <img width="252" height="58" src="{% static "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 width="252" height="58" src="{% static "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 href="http://www.7l.com/" title="7L Networks"> + <img width="252" height="58" src="{% static "sevenl_button.png" %}" alt="7L Networks Inc." /> </a> <a href="http://www.airvm.com/ArchLinux" title="AirVM.com - Your Green Technology Partner"> - <img width="252" height="58" src="{% static "airvm_button.png" %}" title="AirVM.com - Your Green Technology Partner" alt="AirVM.com - Your Green Technology Partner" /> + <img width="252" height="58" src="{% static "airvm_button.png" %}" alt="AirVM.com - Your Green Technology Partner" /> </a> </div> |