summaryrefslogtreecommitdiffstats
path: root/.md/tutorials/how-to-host-a-tor-hidden-service.md
diff options
context:
space:
mode:
authormjfernez <mjf@mjfer.net>2021-10-29 19:19:15 -0400
committermjfernez <mjf@mjfer.net>2021-10-29 19:19:15 -0400
commitb49f2d2131c87c9d0e8b0eae4fc580fd9efc6832 (patch)
treed31d3243034ff2e663c5f44f55510b45a5317da5 /.md/tutorials/how-to-host-a-tor-hidden-service.md
parentabf4347b277c4eb35e6e25371da130ea5e54a5d9 (diff)
downloadsite-files-b49f2d2131c87c9d0e8b0eae4fc580fd9efc6832.tar.gz
Missed an s
Diffstat (limited to '.md/tutorials/how-to-host-a-tor-hidden-service.md')
-rw-r--r--.md/tutorials/how-to-host-a-tor-hidden-service.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.md/tutorials/how-to-host-a-tor-hidden-service.md b/.md/tutorials/how-to-host-a-tor-hidden-service.md
index b6c725e..1fa810a 100644
--- a/.md/tutorials/how-to-host-a-tor-hidden-service.md
+++ b/.md/tutorials/how-to-host-a-tor-hidden-service.md
@@ -10,7 +10,7 @@ temporary server to share some files with your friends. Please note the
word *temporary* in that last sentence; running this way for a while is
insecure and not a good idea. For a permanent solution, you'll
want to host a real web server as explained
-[here](/site/tutorial/how-to-make-this-site.html).
+[here](/site/tutorials/how-to-make-this-site.html).
Unlike that article, I will only explain how to do this on Linux since
it's way easier and, to be honest, I've never tried to do it on Windows.