From 56a51ac94525c95ca927ee6382b2c7d68a419116 Mon Sep 17 00:00:00 2001 From: Wei Fu Date: Fri, 24 Aug 2018 11:24:15 +0800 Subject: [PATCH] README.md: add missing banner All the website files has been moved to the containerd.io. The banner should use the containerd.io file. Signed-off-by: Wei Fu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8acc9181..d068fa3af 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![banner](/docs/static/img/containerd-dark.png?raw=true) +![banner](https://github.com/containerd/containerd.io/blob/master/static/img/containerd-dark.png?raw=true) [![GoDoc](https://godoc.org/github.com/containerd/containerd?status.svg)](https://godoc.org/github.com/containerd/containerd) [![Build Status](https://travis-ci.org/containerd/containerd.svg?branch=master)](https://travis-ci.org/containerd/containerd)