aboutsummaryrefslogtreecommitdiff
path: root/spec/path-spec
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-11-06 10:26:05 -0500
committerNick Mathewson <nickm@torproject.org>2023-11-06 10:26:05 -0500
commit7ffe9f2f0b6657fa22465e5f39f5a64bd2c22cf4 (patch)
tree22bac8f032298fe09d022c6bd92c7643df621a04 /spec/path-spec
parentdcc56fd2f3860f16b7e8f4d057d020d2c31f9667 (diff)
downloadtorspec-7ffe9f2f0b6657fa22465e5f39f5a64bd2c22cf4.tar.gz
torspec-7ffe9f2f0b6657fa22465e5f39f5a64bd2c22cf4.zip
path-spec: Correct links to guard info.
Diffstat (limited to 'spec/path-spec')
-rw-r--r--spec/path-spec/path-selection-constraints.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/spec/path-spec/path-selection-constraints.md b/spec/path-spec/path-selection-constraints.md
index c3e64b9..c008dc5 100644
--- a/spec/path-spec/path-selection-constraints.md
+++ b/spec/path-spec/path-selection-constraints.md
@@ -14,8 +14,9 @@ constraints:
in the "family" entries of its descriptor.)
- We do not choose more than one router in a given network range,
which defaults to /16 for IPv4 and /32 for IPv6.
-- If we're using Guard nodes, the first node must be a Guard (see 5
- below)
+- If we're using Guard nodes, the first node must be a Guard (see
+ discussion [below](./guard-nodes) and in the
+ [guard specification](../guard-spec).)
- XXXX Choosing the length
For "fast" circuits, we only choose nodes with the Fast flag. For