aboutsummaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorrouzier <rouzier@gmail.com>2017-09-07 14:52:58 -0400
committerWouter van Oortmerssen <aardappel@gmail.com>2017-09-07 11:52:58 -0700
commit97af3d798b231a870dcd86ebf1e07e737ebb246d (patch)
treedcc2862947df64ba84b467a1c79f3508f9818896 /docs/source
parentbb736091f336de070d0fdee4ad06fe0fc9c8b3dd (diff)
downloadflatbuffers-97af3d798b231a870dcd86ebf1e07e737ebb246d.tar.gz
Update doc (#4427)
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/FlexBuffers.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/FlexBuffers.md b/docs/source/FlexBuffers.md
index afe3c93a..a089df32 100644
--- a/docs/source/FlexBuffers.md
+++ b/docs/source/FlexBuffers.md
@@ -125,7 +125,7 @@ map["unknown"].IsNull(); // true
# Binary encoding
A description of how FlexBuffers are encoded is in the
-[internals](Internals.md#flexbuffers) document.
+[internals](@ref flatbuffers_internals) document.
# Nesting inside a FlatBuffer