From e5d3627794a90bb637521aad143cc1a73da6e399 Mon Sep 17 00:00:00 2001 From: ChengyuZhu6 Date: Wed, 28 Feb 2024 16:59:42 +0800 Subject: [PATCH] docs: renew stale link Renew the stale link "https://github.com/containerd/containerd/tree/main/runtime/v2" to the latest "https://github.com/containerd/containerd/tree/main/core/runtime/v2". Fixes: #9177 Signed-off-by: ChengyuZhu6 --- docs/design/architecture/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/design/architecture/README.md b/docs/design/architecture/README.md index 0439592267..6d51ae5398 100644 --- a/docs/design/architecture/README.md +++ b/docs/design/architecture/README.md @@ -57,7 +57,7 @@ section explains what this means. > [the architectural history document](history.md). The -[containerd runtime shimv2 architecture](https://github.com/containerd/containerd/tree/main/runtime/v2) +[containerd runtime shimv2 architecture](https://github.com/containerd/containerd/tree/main/core/runtime/v2) or _shim API_ architecture resolves the issues with the old architecture by defining a set of shimv2 APIs that a compatible runtime implementation must supply. Rather than calling the runtime