From fb64a3ec8be25c87e4d339f3160b01310e859d7d Mon Sep 17 00:00:00 2001 From: Gabi Beyer Date: Mon, 1 Apr 2019 12:44:03 -0700 Subject: [PATCH] doc: update architecture.md link update architecture.md link, since it has moved to within the design/ directory. Fixes: #1462 Signed-off-by: Gabi Beyer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76ec285f81..26a2f471b0 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ See the ## Architecture overview -See the [architecture overview](https://github.com/kata-containers/documentation/blob/master/architecture.md) +See the [architecture overview](https://github.com/kata-containers/documentation/blob/master/design/architecture.md) for details on the Kata Containers design. ## Configuration