From d30b523c9f17b469659555f4d3cc21b85fb64a64 Mon Sep 17 00:00:00 2001 From: Nitesh Konkar Date: Mon, 13 Aug 2018 17:01:35 +0530 Subject: [PATCH] snap: Fix broken link in README The Integration with docker link in README is broken. Fix it. Fixes: #133 Signed-off-by: Nitesh Konkar niteshkonkar@in.ibm.com --- snap/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/README.md b/snap/README.md index 2640b9cb20..7a09786b25 100644 --- a/snap/README.md +++ b/snap/README.md @@ -4,7 +4,7 @@ * [Install snap](#install-snap) * [Build and install snap image](#build-and-install-snap-image) * [Configure Kata Containers](#configure-kata-containers) -* [Integration with docker](#integration-with-docker) +* [Integration with docker and kubernetes](#integration-with-docker-and-kubernetes) * [Limitations](#limitations) This directory contains the resources needed to build the Kata Containers