aboutsummaryrefslogtreecommitdiff
path: root/spec/SUMMARY.md
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-11-07 15:10:43 -0500
committerNick Mathewson <nickm@torproject.org>2023-11-07 15:10:43 -0500
commita13755e9c599b1b15d25c54baf961194382e8a9b (patch)
treeb50f8a0c60a11857ae570a07e930d68b7dbb3fff /spec/SUMMARY.md
parent2fc2430d2c8da4d2bcde1280403caf3ef4f51c3f (diff)
downloadtorspec-a13755e9c599b1b15d25c54baf961194382e8a9b.tar.gz
torspec-a13755e9c599b1b15d25c54baf961194382e8a9b.zip
reorganize channels sections slightly
Diffstat (limited to 'spec/SUMMARY.md')
-rw-r--r--spec/SUMMARY.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/SUMMARY.md b/spec/SUMMARY.md
index 9265605..dd85421 100644
--- a/spec/SUMMARY.md
+++ b/spec/SUMMARY.md
@@ -10,8 +10,8 @@
- [System overview](./tor-spec/system-overview.md)
- [Relay keys and identities](./tor-spec/relay-keys.md)
- [Channels](./tor-spec/channels.md)
- - [Cell Packet format](./tor-spec/cell-packet-format.md)
- - [Negotiating and initializing connections](./tor-spec/negotiating-channels.md)
+ - [Cells (messages on channels)](./tor-spec/cell-packet-format.md)
+ - [Negotiating and initializing channels](./tor-spec/negotiating-channels.md)
- [Circuit management](./tor-spec/circuit-management.md)
- [CREATE and CREATED cells](./tor-spec/create-created-cells.md)
- [Setting circuit keys](./tor-spec/setting-circuit-keys.md)