Change the documentation link to point to our new docs.

This commit is contained in:
Bill Currie 2011-09-07 17:39:54 +09:00
parent dd9af5889b
commit c478688fee
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
menuItemLink ("home", "/", "Home", FALSE);
menuItemLink ("shots", "/screenshots.php", "Screen Shots", FALSE);
menuItemLink ("files", "/files.php", "Downloads", FALSE);
menuItemLink ("docs", "/documentation.php", "Documentation", FALSE);
menuItemLink ("docs", "/doxygen/", "Documentation", FALSE);
menuItemLink ("lists", "/lists.php", "Mailing Lists", FALSE);
menuItemLink ("news", "/old_news.php", "News Archive", TRUE);
menuSectionFooter ();