diff options
author | Dan McGee <dan@archlinux.org> | 2010-03-01 19:04:41 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-04-18 23:27:27 -0500 |
commit | ec59440262596a03e2b374f96d24e295df56c9b8 (patch) | |
tree | 999a6f3bf90ebbedafdff38734c60ece35b2fb87 /templates/public/index.html | |
parent | d9e4a36fc96f7a0dd4b455189ee2ed45db005966 (diff) |
Remove Arch-Based Projects
Add a link to the wiki instead. Also remove ExternalProject 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 3310cae4..27d74828 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -113,7 +113,7 @@ <li><a href="http://wiki.archlinux.org/index.php/IRC_Channels">IRC Channels</a></li> <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="http://wiki.archlinux.org/index.php/Arch_Related_Projects">Arch-Based Projects</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> |