aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/circuitlist.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-08-14 09:21:02 -0400
committerNick Mathewson <nickm@torproject.org>2020-08-14 09:21:28 -0400
commit563f8610fd7471bd564b0f2e81223d7eb2e64da0 (patch)
treecd0837f76090286c0ce95569b12cc7ac1fd840a2 /src/core/or/circuitlist.c
parent8669ace2fb4159b8782d181894a5e53125444ed4 (diff)
downloadtor-563f8610fd7471bd564b0f2e81223d7eb2e64da0.tar.gz
tor-563f8610fd7471bd564b0f2e81223d7eb2e64da0.zip
Revise trac.torproject.org urls to refer to gitlab replacements.
Closes #40101.
Diffstat (limited to 'src/core/or/circuitlist.c')
-rw-r--r--src/core/or/circuitlist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/or/circuitlist.c b/src/core/or/circuitlist.c
index c0c28c9e2d..c31fe00dea 100644
--- a/src/core/or/circuitlist.c
+++ b/src/core/or/circuitlist.c
@@ -2144,7 +2144,7 @@ circuit_mark_all_dirty_circs_as_unusable(void)
* This function is in the critical path of circuit_mark_for_close().
* It must be (and is) O(1)!
*
- * See https://trac.torproject.org/projects/tor/ticket/23512.
+ * See https://bugs.torproject.org/tpo/core/tor/23512
*/
void
circuit_synchronize_written_or_bandwidth(const circuit_t *c,