diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-08-09 15:57:06 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-08-09 15:57:44 -0400 |
commit | 4056c61608f1ede0da56559cb7e56ec2087dc659 (patch) | |
tree | b0a7965872bc629e6d960ad0d2ebeaa639df1a64 /changes | |
parent | fcac4b4467427e8f6ad948e8c8e6f34a0131e716 (diff) | |
download | tor-4056c61608f1ede0da56559cb7e56ec2087dc659.tar.gz tor-4056c61608f1ede0da56559cb7e56ec2087dc659.zip |
Fix some URLs in the README
patch from mttp; fixes 12830
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug12830 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug12830 b/changes/bug12830 new file mode 100644 index 0000000000..835ebe2fa7 --- /dev/null +++ b/changes/bug12830 @@ -0,0 +1,4 @@ + o Documentation: + - Adjust the URLs in the README to refer to the new locations of + several documents on the website. Patch from Matt Pagan. Fixes + bug 12830. |