diff options
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.md | 2 |
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. |