From 715e1cfd10b5d9711df238743c8e3292626d3921 Mon Sep 17 00:00:00 2001 From: Brad Rydzewski Date: Wed, 24 Sep 2014 00:02:13 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca66f554a..0be219b3f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Drone is a [Continuous Integration](http://en.wikipedia.org/wiki/Continuous_integration) platform built on [Docker](https://www.docker.io/) -[![Build Status](http://beta.drone.io/github.com/drone/drone/status.svg?branch=master)](http://beta.drone.io/github.com/drone/drone) +[![Build Status](http://test.drone.io/v1/badge/github.com/drone/drone/status.svg?branch=master)](http://test.drone.io/github.com/drone/drone) [![GoDoc](https://godoc.org/github.com/drone/drone?status.png)](https://godoc.org/github.com/drone/drone) ### Getting Started