diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2011-06-21 14:38:10 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2011-06-21 14:38:10 +0000 |
commit | 055af315059ffa50efc2d82db1e7ccbd612fd95a (patch) | |
tree | da7a2b6b7c417a6c248c5e11907073315f69c952 | |
parent | Update text for VR/HostVirtual. (diff) | |
download | gentoo-ads-config-055af315059ffa50efc2d82db1e7ccbd612fd95a.tar.gz gentoo-ads-config-055af315059ffa50efc2d82db1e7ccbd612fd95a.tar.bz2 gentoo-ads-config-055af315059ffa50efc2d82db1e7ccbd612fd95a.zip |
fix top-ix.org link, previous was 404. The helpdesk suggested to use the main site
-rw-r--r-- | gentoo_sponsors.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gentoo_sponsors.py b/gentoo_sponsors.py index 0a1fc0e..a5dc98d 100644 --- a/gentoo_sponsors.py +++ b/gentoo_sponsors.py @@ -80,7 +80,7 @@ ads = [ }, 'tier': 1, 'weight': 10, - 'url': 'http://www.top-ix.org/topix-e-fastbull-insieme-a-supporto-del-software-open-source-e-della-open-culture', + 'url': 'http://www.top-ix.org', 'height': 125, 'width': 125, }, |