commit a5d7a5e3da014b37524eaf43396d893f02624859 Author: Roger Dingledine arma@torproject.org Date: Fri Mar 11 14:37:01 2016 -0500
get rid of the table of contents for the table of contents --- docs/en/faq.wml | 14 -------------- 1 file changed, 14 deletions(-)
diff --git a/docs/en/faq.wml b/docs/en/faq.wml index 4c082db..f8d3566 100644 --- a/docs/en/faq.wml +++ b/docs/en/faq.wml @@ -14,20 +14,6 @@ <h1>Tor FAQ</h1> <hr>
- <p><a href="#General">General questions:</a><br /> - <a href="#CompilationAndInstallation">Compilation and Installation:</a><br /> - <a href="#TBBGeneral">Tor Browser (general):</a><br /> - <a href="#TBB3.x">Tor Browser (3.x and later):</a><br /> - <a href="#AdvancedTorUsage">Advanced Tor usage:</a><br /> - <a href="#RunningATorRelay">Running a Tor relay:</a><br /> - <a href="#TorHiddenServices">Tor hidden services:</a><br /> - <a href="#Development">Development:</a><br /> - <a href="#AnonymityAndSecurity">Anonymity and Security:</a><br /> - <a href="#AlternateDesigns">Alternate designs that we don't do (yet):</a><br /> - <a href="#Abuse">Abuse:</a></p> - -<hr> - <p>General questions:</p> <ul> <li><a href="#WhatIsTor">What is Tor?</a></li>
tor-commits@lists.torproject.org