From b9431c8e5e39f87e0cd2cb5dd68794eb1654afc9 Mon Sep 17 00:00:00 2001 From: Toby Zerner Date: Fri, 14 Dec 2018 16:44:58 +1030 Subject: [PATCH] Fix build status badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4801bf8..39b69ce 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # tobscure/json-api-server -[![Build Status](https://img.shields.io/travis/tobscure/json-api-server/master.svg?style=flat)](https://travis-ci.org/tobscure/json-api-server) +[![Build Status](https://img.shields.io/travis/com/tobscure/json-api-server.svg?style=flat)](https://travis-ci.com/tobscure/json-api-server) [![Pre Release](https://img.shields.io/packagist/vpre/tobscure/json-api-server.svg?style=flat)](https://github.com/tobscure/json-api-server/releases) [![License](https://img.shields.io/packagist/l/tobscure/json-api-server.svg?style=flat)](https://packagist.org/packages/tobscure/json-api-server)