diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-10-04 16:21:52 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-10-04 16:21:52 +0000 |
commit | cc7e0f62b512f4b9446ba3ef2cdb702ee14ad82f (patch) | |
tree | c8b89903f4171077c2dbd38d48d7acee0f7ae9f2 /doc/contrib/torel-design.txt | |
parent | 8439c4ec2f96d60c4801a87efdfd8707606dcf62 (diff) | |
download | tor-cc7e0f62b512f4b9446ba3ef2cdb702ee14ad82f.tar tor-cc7e0f62b512f4b9446ba3ef2cdb702ee14ad82f.tar.gz |
r15519@catbus: nickm | 2007-10-03 15:53:57 -0400
Replace a mention of bugs.noreply.org.
svn:r11760
Diffstat (limited to 'doc/contrib/torel-design.txt')
-rw-r--r-- | doc/contrib/torel-design.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contrib/torel-design.txt b/doc/contrib/torel-design.txt index cba1df20c..a7a1684d5 100644 --- a/doc/contrib/torel-design.txt +++ b/doc/contrib/torel-design.txt @@ -42,7 +42,7 @@ How? server allows connections to a certain address:port combo, look at the definitions in dir-spec.txt or follow the logic of the current exitlist script. If bug 405 is still open when you work on this - (http://bugs.noreply.org/flyspray/index.php?do=details&id=405), you'll + (http://bugs.torproject.org/flyspray/index.php?do=details&id=405), you'll probably want to extend it to look at only the newest descriptor for each server, so you don't use obsolete exit policy data. |