Update README.md

update cncf landscape url

Signed-off-by: Baoli Qiao <201028369@qq.com>
This commit is contained in:
dabaooline 2022-03-28 16:13:35 +08:00 committed by qiaobaoli1
parent d394e00c7e
commit b737cb10e6

View File

@ -9,7 +9,7 @@
containerd is an industry-standard container runtime with an emphasis on simplicity, robustness and portability. It is available as a daemon for Linux and Windows, which can manage the complete container lifecycle of its host system: image transfer and storage, container execution and supervision, low-level storage and network attachments, etc.
containerd is a member of CNCF with ['graduated'](https://landscape.cncf.io/selected=containerd) status.
containerd is a member of CNCF with ['graduated'](https://landscape.cncf.io/?selected=containerd) status.
containerd is designed to be embedded into a larger system, rather than being used directly by developers or end-users.