diff options
-rw-r--r-- | changes/manual_uri_in_torrc | 3 | ||||
-rw-r--r-- | src/config/torrc.sample.in | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/changes/manual_uri_in_torrc b/changes/manual_uri_in_torrc deleted file mode 100644 index 30b12ec52..000000000 --- a/changes/manual_uri_in_torrc +++ /dev/null @@ -1,3 +0,0 @@ - o Minor bugfixes (documentation): - - Fix the URL for the online version of the manual that's listed in - torrc.sample. diff --git a/src/config/torrc.sample.in b/src/config/torrc.sample.in index 6455cbe83..f0c78ce5a 100644 --- a/src/config/torrc.sample.in +++ b/src/config/torrc.sample.in @@ -6,7 +6,7 @@ ## that begin with just "#" are disabled commands: you can enable them ## by removing the "#" symbol. ## -## See 'man tor', or https://www.torproject.org/docs/tor-manual.html, +## See 'man tor', or https://www.torproject.org/tor-manual.html, ## for more options you can use in this file. ## ## Tor will look for this file in various places based on your platform: |