commit a8c0bfc2c95f63e99ee132e16ab9c1787231932e Author: traumschule traumschuleriebau@riseup.net Date: Sun Aug 19 01:59:05 2018 +0200
faq: minor html fix (</li>) --- docs/en/faq.wml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/docs/en/faq.wml b/docs/en/faq.wml index fca9170d..2778485f 100644 --- a/docs/en/faq.wml +++ b/docs/en/faq.wml @@ -121,8 +121,7 @@ unsafe?</a></li> <li><a href="#DoesntWork">Tor is running, but it's not working correctly.</a></li> <li><a href="#TorCrash">My Tor keeps crashing.</a></li> - <li><a href="#ChooseEntryExit">Can I control which nodes (or -country) + <li><a href="#ChooseEntryExit">Can I control which nodes (or country) are used for entry/exit?</a></li> <li><a href="#FirewallPorts">My firewall only allows a few outgoing ports.</a></li> @@ -136,7 +135,7 @@ country) different computer than my applications.</a></li> <li><a href="#ServerClient">Can I install Tor on a central server, and have my clients connect to it?</a></li> - <li><a href="#IPv6">How do I use Tor from an IPv6 only host/computer?</a><li> + <li><a href="#IPv6">How do I use Tor from an IPv6 only host/computer?</a></li> </ul>
<a id="relay"></a>
tor-commits@lists.torproject.org