Skip to content

Commit e8c0202

Browse files
authored
Merge pull request #1901 from crStiv/typo
BIP77: fix links to Client/Directory interactions
2 parents 0f8a226 + c83aeb8 commit e8c0202

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bip-0077.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ PjV2MsgA Byte Representation (7168 bytes total)
314314

315315
The resulting HPKE payload is the body of a POST request to the
316316
receiver's mailbox. This request is then [
317-
encapsulated](#client-directory-interactions) according to
317+
encapsulated](#clientdirectory-interactions) according to
318318
Oblivious HTTP to the directory's OHTTP Gateway. OHTTP serializes the
319319
inner request as BHTTP, and provides another layer of HPKE encryption,
320320
between the client and directory.
@@ -397,7 +397,7 @@ PjV2MsgB Byte Representation (7168 bytes total)
397397

398398
The receiver makes the resulting HPKE payload the body of a POST request to the
399399
sender's mailbox whose Short ID is derived from the sender's reply key. This request is then [
400-
encapsulated](#client-directory-interactions) according to
400+
encapsulated](#clientdirectory-interactions) according to
401401
Oblivious HTTP to the directory's OHTTP Gateway. OHTTP serializes the
402402
inner request as BHTTP, and provides another layer of HPKE encryption,
403403
between the client and directory.

0 commit comments

Comments
 (0)