From 8910e5afe82faadc069ea115387a23f41927e4aa Mon Sep 17 00:00:00 2001 From: Evan Czaplicki Date: Fri, 28 Nov 2014 20:27:02 -0800 Subject: [PATCH] Correct link to travis ci build status badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6feb9a272..2283e0281 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Learn about the Elm programming language at [elm-lang.org](http://elm-lang.org/). -[![Build Status](https://travis-ci.org/elm-lang/Elm.png)](https://travis-ci.org/elm-lang/Elm) +[![Build Status](https://travis-ci.org/elm-lang/elm-compiler.png)](https://travis-ci.org/elm-lang/elm-compiler) ## Install