From f0ee99253a22c58708571ef44c32ebba4feb33a2 Mon Sep 17 00:00:00 2001 From: Etienne Le Nigen Date: Sat, 3 Mar 2018 23:53:25 -0500 Subject: [PATCH] Fix build link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c229894d..ffef7ad5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.org/graphql-java/graphql-java-annotations.svg?branch=master)](https://travis-ci.org/yrashk/graphql-java-annotations) +[![Build Status](https://travis-ci.org/graphql-java/graphql-java-annotations.svg?branch=master)](https://travis-ci.org/graphql-java/graphql-java-annotations) [![Maven Central](https://img.shields.io/maven-central/v/io.github.graphql-java/graphql-java-annotations.svg?maxAge=2592000)]() # GraphQL Annotations for Java