[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r23472: {website} change the faq link to docs. (website/branches/web20/about/en)
Author: phobos
Date: 2010-10-09 01:21:47 +0000 (Sat, 09 Oct 2010)
New Revision: 23472
Modified:
website/branches/web20/about/en/sidenav.wmi
Log:
change the faq link to docs.
Modified: website/branches/web20/about/en/sidenav.wmi
===================================================================
--- website/branches/web20/about/en/sidenav.wmi 2010-10-09 01:18:46 UTC (rev 23471)
+++ website/branches/web20/about/en/sidenav.wmi 2010-10-09 01:21:47 UTC (rev 23472)
@@ -49,8 +49,8 @@
{'url' => 'projects/projects',
'txt' => 'Projects',
},
- {'url' => 'docs/faq',
- 'txt' => 'FAQ',
+ {'url' => 'docs/documentation',
+ 'txt' => 'Documentation',
},
];
:>