aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/circuitbuild.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/circuitbuild.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/circuitbuild.c')
-rw-r--r--src/core/or/circuitbuild.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/or/circuitbuild.c b/src/core/or/circuitbuild.c
index 76e9ccf0a5..ab4ce9f784 100644
--- a/src/core/or/circuitbuild.c
+++ b/src/core/or/circuitbuild.c
@@ -2148,7 +2148,7 @@ count_acceptable_nodes, (const smartlist_t *nodes, int direct))
* The alternative is building the circuit in reverse. Reverse calls to
* onion_extend_cpath() (ie: select outer hops first) would then have the
* property that you don't gain information about inner hops by observing
- * outer ones. See https://trac.torproject.org/projects/tor/ticket/24487
+ * outer ones. See https://bugs.torproject.org/tpo/core/tor/24487
* for this.
*
* (Note further that we still exclude the exit to prevent A - B - A