diff options
Diffstat (limited to '.md/tutorials/tor/how-to-host-a-tor-hidden-service.md')
-rw-r--r-- | .md/tutorials/tor/how-to-host-a-tor-hidden-service.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.md/tutorials/tor/how-to-host-a-tor-hidden-service.md b/.md/tutorials/tor/how-to-host-a-tor-hidden-service.md index 2446cf2..a6f7e4e 100644 --- a/.md/tutorials/tor/how-to-host-a-tor-hidden-service.md +++ b/.md/tutorials/tor/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/tutorials/www/how-to-make-this-site.html). +[here](/tutorials/www/how-to-make-this-site.html). Like 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. |