From b51c85e4588bc082d247a2a6205a7a0f227b1bcb Mon Sep 17 00:00:00 2001 From: John McLear Date: Thu, 4 Jun 2020 23:24:01 +0100 Subject: [PATCH] tests: Use the correct Travis shield URI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5af71ef3c..1b80c05f5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # A real-time collaborative editor for the web Docker Pulls -[![Travis (.org)](https://img.shields.io/travis/ether/etherpad-lite)](https://travis-ci.org/github/ether/etherpad-lite) +[![Travis (.org)](https://api.travis-ci.org/ether/etherpad-lite.svg?branch=develop)](https://travis-ci.org/github/ether/etherpad-lite) ![Demo Etherpad Animated Jif](doc/images/etherpad_demo.gif "Etherpad in action") # About