diff options
author | Roger Dingledine <arma@torproject.org> | 2015-04-08 13:44:56 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2015-04-08 13:44:56 -0400 |
commit | c759ed2c62f27a490dc78a07e62d87705dd785a9 (patch) | |
tree | bff92d69b749cfd09b78a4b56d879f4f3d091dea /doc | |
parent | 202bbfbaa4768ca34dbdff4931506823aa23f626 (diff) | |
download | tor-c759ed2c62f27a490dc78a07e62d87705dd785a9.tar.gz tor-c759ed2c62f27a490dc78a07e62d87705dd785a9.zip |
update url in HACKING file
Diffstat (limited to 'doc')
-rw-r--r-- | doc/HACKING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/HACKING b/doc/HACKING index 2cf9f3ae19..c74e293e0e 100644 --- a/doc/HACKING +++ b/doc/HACKING @@ -374,7 +374,7 @@ do your own profiling to determine otherwise. Log conventions ~~~~~~~~~~~~~~~ -https://trac.torproject.org/projects/tor/wiki/doc/TorFAQ#loglevel +https://www.torproject.org/docs/faq#LogLevel No error or warning messages should be expected during normal OR or OP operation. |