From 5a895a6e699918a92ec11b03cabd5beacb15e60f Mon Sep 17 00:00:00 2001 From: "Kenneth (KJ) Karaisz" Date: Wed, 23 Dec 2020 17:09:39 -0500 Subject: [PATCH] It's Tor, not TOR Signed off by: Kenneth Karaisz --- mkdocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 54da3ef..32af216 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -112,10 +112,10 @@ nav: - 'Optional: Full and DNS-only': guides/vpn/dual-VPN.md - 'Optional: Dynamic DNS': guides/vpn/dynDNS.md - 'Troubleshooting': guides/vpn/troubleshooting.md - - 'TOR & Pi-hole': + - 'Tor & Pi-hole': - 'Overview': guides/tor/overview.md - 'Basic Setup': guides/tor/setup.md - - 'Using TOR': guides/tor/using-tor.md + - 'Using Tor': guides/tor/using-tor.md - 'Performance and other issues': guides/tor/performance-issues.md - 'Using DNSSEC': guides/tor/dnssec.md - 'Community Projects': main/projects.md