diff options
author | 2008-03-17 14:05:27 +0000 | |
---|---|---|
committer | 2008-03-17 14:05:27 +0000 | |
commit | b6379dfc8d6fb8fae19401c9b41f814aafb67168 (patch) | |
tree | 47cc2b0a6b9268df358cc66c216b6d98e867f2e7 | |
parent | remove retired (diff) | |
download | planet-b6379dfc8d6fb8fae19401c9b41f814aafb67168.tar.gz planet-b6379dfc8d6fb8fae19401c9b41f814aafb67168.tar.bz2 planet-b6379dfc8d6fb8fae19401c9b41f814aafb67168.zip |
fix gmn link, bug 213651
-rw-r--r-- | templates/index.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html.tmpl b/templates/index.html.tmpl index 0c38971..17ccb24 100644 --- a/templates/index.html.tmpl +++ b/templates/index.html.tmpl @@ -30,7 +30,7 @@ <a href="http://www.gentoo.org/main/en/lists.xml" class="menulink">Lists</a> | <a href="http://bugs.gentoo.org/" class="menulink">Bugs</a> | <a href="http://www.cafepress.com/officialgentoo/" class="menulink">Store</a> | - <a href="http://www.gentoo.org/news/en/gwn/gwn.xml" class="menulink"> GWN</a> | + <a href="http://www.gentoo.org/news/en/gmn/" class="menulink"> GWN</a> | <a href="http://www.gentoo.org/main/en/where.xml" class="menulink">Get Gentoo!</a> | <a href="http://www.gentoo.org/main/en/sponsors.xml" class="menulink">Sponsors</a> </div></td> |