diff options
author | Dan McGee <dan@archlinux.org> | 2010-03-01 18:55:09 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-04-18 23:14:53 -0500 |
commit | 1709def7f196e863de990ce3d55de63f7a349268 (patch) | |
tree | c3cc4ab24dfaabb078f2dbcec52adb6f30271c1d /templates/public/index.html | |
parent | 94b735a181cef2a42d19a2bde55d48727a0ce35a (diff) |
Remove International Communities
Add link to wiki instead. Also remove AltForum model and associated
dealings.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/public/index.html')
-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 e80909d9..3310cae4 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -114,7 +114,7 @@ <li><a href="http://planet.archlinux.org">Planet Arch</a></li> <li><a href="/static/magazine/">Magazines</a></li> <li><a href="/projects/">Arch-Based Projects</a></li> - <li><a href="/moreforums/">International Communities</a></li> + <li><a href="http://wiki.archlinux.org/index.php/International_Communities">International Communities</a></li> <li><a href="http://wiki.archlinux.org/index.php/Arch_Linux_Press_Review">Press</a></li> </ul> <h3>Development:</h3> |