aboutsummaryrefslogtreecommitdiff
path: root/spec/rend-spec/managing-streams.md
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rend-spec/managing-streams.md')
-rw-r--r--spec/rend-spec/managing-streams.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rend-spec/managing-streams.md b/spec/rend-spec/managing-streams.md
index 56f6f51..a32a352 100644
--- a/spec/rend-spec/managing-streams.md
+++ b/spec/rend-spec/managing-streams.md
@@ -14,7 +14,7 @@ and not set any flags on the begin message.
> on port 443, a client would send a BEGIN message with
> the address:port string of `":443"`, and a `FLAGS` value of 0.
> The 0-values `FLAGS` would not be encoded, according to
-> the instructions for [encoding BEGIN messages](../tor-spec/opening/streams#opening).
+> the instructions for [encoding BEGIN messages](../tor-spec/opening-streams.md#opening).
## Receiving BEGIN messages { #receive-begin }