From 1a0a4bc0495dbf347fa4f358fe0fedbda3633aa1 Mon Sep 17 00:00:00 2001 From: "James O. D. Hunt" Date: Thu, 18 Apr 2019 15:35:21 +0100 Subject: [PATCH] doc: Fix broken internal link Link addresses must be all lower case to work. Partially fixes: #1564. Signed-off-by: James O. D. Hunt --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d34e7a984..bb8342b769 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ $ kata-runtime --kata-config=/some/where/configuration.toml ... ``` The runtime will log the full path to the configuration file it is using. See -the [logging](#Logging) section for further details. +the [logging](#logging) section for further details. To see details of your systems runtime environment (including the location of the configuration file being used), run: