mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Dev Docs: Fix Autoxref of "header" in P2P Section
Reported by aliakbarahmadi (thanks!) Closes #867
This commit is contained in:
parent
684dfd224c
commit
24a2e35ccd
1 changed files with 2 additions and 2 deletions
|
@ -85,8 +85,8 @@ please [open an issue][docs issue].)
|
|||
{% autocrossref %}
|
||||
|
||||
All messages in the network protocol use the same container format,
|
||||
which provides a required multi-field header and an optional payload.
|
||||
The header format is:
|
||||
which provides a required multi-field message header and an optional payload.
|
||||
The message header format is:
|
||||
|
||||
| Bytes | Name | Data Type | Description
|
||||
|-------|--------------|-----------|-------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue