[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r23442: {website} link to the eff faqs from the main navbar in docs so people (website/branches/web20/docs/en)
Author: phobos
Date: 2010-10-07 15:52:43 +0000 (Thu, 07 Oct 2010)
New Revision: 23442
Modified:
website/branches/web20/docs/en/sidenav.wmi
Log:
link to the eff faqs from the main navbar in docs so people can find
them.
Modified: website/branches/web20/docs/en/sidenav.wmi
===================================================================
--- website/branches/web20/docs/en/sidenav.wmi 2010-10-07 06:08:47 UTC (rev 23441)
+++ website/branches/web20/docs/en/sidenav.wmi 2010-10-07 15:52:43 UTC (rev 23442)
@@ -71,6 +71,12 @@
},
{'url' => 'docs/trademark-faq',
'txt' => 'Trademark FAQ',
+ },
+ {'url' => 'eff/tor-legal-faq',
+ 'txt' => 'Tor Legal FAQ',
+ },
+ {'url' => 'eff/tor-dmca-response',
+ 'txt' => 'Tor DMCA Response',
}]
},
];