summaryrefslogtreecommitdiff
path: root/content/tor.md
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2024-07-16 08:33:25 -0400
committerGitHub <noreply@github.com>2024-07-16 08:33:25 -0400
commit613b27642fa4c5315ae925ec6701a224eec08c39 (patch)
tree137b4202e7a362401ed66b9cd85482a4a9a1e642 /content/tor.md
parented8eda775c17b707576744e81f0738724aa64978 (diff)
parentb5d7e4b977208d89b4615a8ded2525c97e3ba517 (diff)
Merge branch 'master' into m-chrzan/spf
Diffstat (limited to 'content/tor.md')
-rw-r--r--content/tor.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/content/tor.md b/content/tor.md
index a0acdf8..b1c827d 100644
--- a/content/tor.md
+++ b/content/tor.md
@@ -87,7 +87,7 @@ mirror.
Now we are almost done, all we have to do is enable the site and reload
nginx which, is also covered in [the webserver
-tutorial](nginx.html#enable).
+tutorial](/basic/nginx#enable).
### Advertise your onion service
@@ -115,5 +115,3 @@ Make sure to update Tor on a regular basis by running:
You do **<u>not</u>** need to run certbot for an ssl certificate.
HTTP over tor is plenty secure!
-
-**Contributor** - [tomfasano.net](https://tomfasano.net)