From 73c4be3fd3fe00102e4ab8bb308cb14a81652064 Mon Sep 17 00:00:00 2001
From: Kevin O'Connor <kevin@koconnor.net>
Date: Sat, 31 Dec 2016 10:56:44 -0500
Subject: [PATCH] docs: Update protocol document with internal VLQ link

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
---
 docs/Protocol.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/docs/Protocol.md b/docs/Protocol.md
index bd11400f4..5c375e309 100644
--- a/docs/Protocol.md
+++ b/docs/Protocol.md
@@ -164,8 +164,9 @@ Message Block Contents
 
 Each message block sent from host to firmware contains a series of
 zero or more message commands in its contents. Each command starts
-with a Variable Length Quantity (VLQ) encoded integer command-id
-followed by zero or more VLQ parameters for the given command.
+with a [Variable Length Quantity](#variable-length-quantities) (VLQ)
+encoded integer command-id followed by zero or more VLQ parameters for
+the given command.
 
 As an example, the following four commands might be placed in a single
 message block: