[or-cvs] r23699: {website} link the static faq page in the footer. (website/trunk/include)

Andrew Lewman andrew at torproject.org
Wed Oct 27 19:45:49 UTC 2010


Author: phobos
Date: 2010-10-27 19:45:49 +0000 (Wed, 27 Oct 2010)
New Revision: 23699

Modified:
   website/trunk/include/foot.wmi
Log:
link the static faq page in the footer.


Modified: website/trunk/include/foot.wmi
===================================================================
--- website/trunk/include/foot.wmi	2010-10-27 18:55:25 UTC (rev 23698)
+++ website/trunk/include/foot.wmi	2010-10-27 19:45:49 UTC (rev 23699)
@@ -65,7 +65,7 @@
           <li><a href="<page docs/tor-manual>">Manuals</a></li>
           <li><a href="<page docs/documentation>">Installation Guides</a></li>
           <li><a href="<wiki>">Tor Wiki</a></li>
-          <li><a href="<wikifaq>">General Tor FAQ</a></li>
+          <li><a href="<page docs/faq>">General Tor FAQ</a></li>
         </ul>
       </div>
       <!-- END COL -->



More information about the tor-commits mailing list