aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Newsome <jnewsome@torproject.org>2023-11-07 14:43:19 -0600
committerJim Newsome <jnewsome@torproject.org>2023-11-07 14:43:19 -0600
commitde3b1652c04b2d9093e8b15ddcc27b0c2bd8212a (patch)
tree59e6debfe77f9c9b5127de3dc3a62279f7d77ee1
parent52ca27eeced6125e380f5edaf4fc8c56283acc2a (diff)
downloadtorspec-de3b1652c04b2d9093e8b15ddcc27b0c2bd8212a.tar.gz
torspec-de3b1652c04b2d9093e8b15ddcc27b0c2bd8212a.zip
subprotocol-versioning: replace 'section #' reference
-rw-r--r--spec/tor-spec/subprotocol-versioning.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/tor-spec/subprotocol-versioning.md b/spec/tor-spec/subprotocol-versioning.md
index 15a0605..97c4409 100644
--- a/spec/tor-spec/subprotocol-versioning.md
+++ b/spec/tor-spec/subprotocol-versioning.md
@@ -160,7 +160,7 @@ Current versions are as follows.
* "4" -- support the ntorv3 (version 3) key exchange and all features in
0.4.7.3-alpha. This adds a new CREATE2 cell type. See proposal 332
- and section 5.1.4.1 above for more details.
+ and [The "ntor-v3" handshake](./create-created-cells.md#ntor-v3) for more details.
* "5" -- [RESERVED] support the ntorv3 subprotocol request extension (prop346)
allowing a client to request what features to be used on a circuit.