docs: Fix runtime link in dev guide

The table of contents showed an incorrect link for building and
installing the runtime.

Fixes #40.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
James O. D. Hunt 2018-03-28 10:26:35 +01:00
parent 33ade410f3
commit 00ed3a249d

View File

@ -1,6 +1,6 @@
* [Warning](#warning)
* [Assumptions](#assumptions)
* [Build and install a Kata Containers runtime](#build-and-install-a-kata-containers-runtime)
* [Build and install the Kata Containers runtime](#build-and-install-the-kata-containers-runtime)
* [Check hardware requirements](#check-hardware-requirements)
* [Enable full debug](#enable-full-debug)
* [Build and install Kata proxy](#build-and-install-kata-proxy)