[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r24125: {website} fix the path to the torbutton faq in the sidenav. (website/trunk/docs/en)
Author: phobos
Date: 2011-01-26 16:14:09 +0000 (Wed, 26 Jan 2011)
New Revision: 24125
Modified:
website/trunk/docs/en/sidenav.wmi
Log:
fix the path to the torbutton faq in the sidenav.
Modified: website/trunk/docs/en/sidenav.wmi
===================================================================
--- website/trunk/docs/en/sidenav.wmi 2011-01-26 16:09:08 UTC (rev 24124)
+++ website/trunk/docs/en/sidenav.wmi 2011-01-26 16:14:09 UTC (rev 24125)
@@ -78,7 +78,7 @@
{'url' => 'docs/faq',
'txt' => 'General FAQ',
},
- {'url' => 'torbutton/faq',
+ {'url' => 'torbutton/torbutton-faq',
'txt' => 'Torbutton FAQ',
},
{'url' => 'docs/faq-abuse',