From 29296ec998e6b3c823a96ad8072527ff7b2b280a Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Wed, 13 Aug 2014 13:52:53 +0200 Subject: [PATCH] Link to build.syncthing.net instead --- cmd/discosrv/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd/discosrv/README.md b/cmd/discosrv/README.md index 51a65e57e..5233b4932 100644 --- a/cmd/discosrv/README.md +++ b/cmd/discosrv/README.md @@ -1,11 +1,11 @@ discosrv ======== -[![Build Status](https://drone.io/github.com/syncthing/discosrv/status.png)](https://drone.io/github.com/syncthing/discosrv/latest) +[![Latest Build](http://img.shields.io/jenkins/s/http/build.syncthing.net/discosrv.svg?style=flat-square)](http://build.syncthing.net/job/discosrv/lastSuccessfulBuild/artifact/) This is the global discovery server for the `syncthing` project. `go get github.com/syncthing/discosrv` -Or download the latest [Linux binary](https://drone.io/github.com/syncthing/discosrv/files). +Or download the latest [Linux build](http://build.syncthing.net/job/discosrv/lastSuccessfulBuild/artifact/).