From 9fe13cc0f21ff5df22350ee2966e7ff4eb457eea Mon Sep 17 00:00:00 2001 From: Jan Keromnes Date: Mon, 21 Jan 2019 15:29:35 +0000 Subject: [PATCH] Replace Gitpod Shields badge with SVG button. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e46d54aa4f6df..a37cba6578a6a 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ Shields has experimental support for [Gitpod Beta][gitpod], a pre-configured dev environment that runs in your browser. To use Gitpod, click the button below and sign in with GitHub. Gitpod also offers a browser add-on, though it is not required. -[![Edit with Gitpod](https://img.shields.io/badge/Gitpod-code%20now-blue.svg?logo=gitpod)](https://gitpod.io/#https://github.com/badges/shields) +[![Edit with Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/badges/shields) To generate the frontend using production cache settings – that is, badge preview URIs with `maxAge` – run `LONG_CACHE=true npm run build`.