diff options
author | Simo Leone <simo@archlinux.org> | 2007-11-06 21:52:13 -0600 |
---|---|---|
committer | Simo Leone <simo@archlinux.org> | 2007-11-06 21:52:13 -0600 |
commit | 9bf2490514596ed5d23c414ffebe336d936b1e03 (patch) | |
tree | e43158e01547822cf7fec6700e17a819d944f192 /templates | |
parent | b2fdfcf7787ab834ea35c73cb8ef174d56f8b67a (diff) |
Fix schwag url
http://bbs.archlinux.org/viewtopic.php?id=39575
Thanks for pointing this out.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/public/index.html b/templates/public/index.html index 2e0d0056..95ea53fd 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -152,7 +152,7 @@ <h3>Support Arch:</h3> <ul class="links"> <li><a href="/donate/">Donate</a></li> - <li><a href="http://www.cafeshops.com/archlinux/">Arch Schwag</a></li> + <li><a href="http://www.cafepress.com/archlinux/">Arch Schwag</a></li> <li><a href="/art/">Logos & Artwork</a></li> </ul> <h3>Community Links:</h3> |