From c8bf90fbbed5f24e8414ac5524104e50f1fb16ee Mon Sep 17 00:00:00 2001 From: Jose Carlos Venegas Munoz Date: Wed, 8 May 2019 13:13:40 -0500 Subject: [PATCH] docs: release-notes: Fix markdown link Fix markdown link to point to the rigth documentation. Fixes: #1516 Signed-off-by: Jose Carlos Venegas Munoz --- release/runtime-release-notes.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/runtime-release-notes.sh b/release/runtime-release-notes.sh index fb3cccaaac..c09b8a6890 100755 --- a/release/runtime-release-notes.sh +++ b/release/runtime-release-notes.sh @@ -132,7 +132,7 @@ See the kernel suggested [Guest Kernel config][kernel-config] ## Installation -Follow the Kata [installation instructions](installation): +Follow the Kata [installation instructions][installation]. ## Issues & limitations