Fix broken links (#4605)

Signed-off-by: Niels Lohmann <mail@nlohmann.me>
This commit is contained in:
Niels Lohmann
2025-01-18 23:20:45 +01:00
committed by GitHub
parent 8a882f32ed
commit 0f9e6ae098
4 changed files with 50 additions and 46 deletions

View File

@@ -40,7 +40,7 @@ The exact mapping and its limitations is described on a [dedicated page](../../f
`#!cpp false` by default.
`version` (in)
: which version of BJData to use (see [draft 3](../../features/binary_formats/bjdata.md#draft-3-binary-format));
: which version of BJData to use (see note on "Binary values" on [BJData](../../features/binary_formats/bjdata.md));
optional, `#!cpp bjdata_version_t::draft2` by default.
## Return value