commit 25c55c73be8162a14dbc397749b0b6189b64b11e Author: Runa A. Sandvik runa.sandvik@gmail.com Date: Mon Nov 14 21:36:19 2011 +0000
Update the index with the full url to the torrc --- html/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/html/index.html b/html/index.html index 793ed8b..6d5d25d 100644 --- a/html/index.html +++ b/html/index.html @@ -187,7 +187,7 @@
<p><b>3. What's in the Tor configuration file?</b><br> The Tor configuration file that the images have been - configured with can be found <a href="torrc.txt">here</a>.</p> + configured with can be found <a href="https://cloud.torproject.org/torrc.txt">here</a>.</p> <p><b>4. Will the images automatically download and install package updates?</b><br> Yes, the images have all been configured with the <a href="https://help.ubuntu.com/community/AutomaticSecurityUpdates"><i>unattended-upgrades</i></a> package. This means that your system will automatically download and install updates.</p>