From f100014f9e1e84fc876ba329453189960b2089e8 Mon Sep 17 00:00:00 2001 From: Steen Hulthin Rasmussen Date: Thu, 7 Feb 2013 10:53:25 +0100 Subject: [PATCH] Link to codebetter build server now has the correct url. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd569db4..0c35e11f 100644 --- a/README.md +++ b/README.md @@ -75,5 +75,5 @@ please see [the wiki](http://github.com/git-tfs/git-tfs/wiki/Contributing). [![Build Status](https://secure.travis-ci.org/git-tfs/git-tfs.png)](http://travis-ci.org/git-tfs/git-tfs) Thanks to [travis-ci](http://travis-ci.org/) and [jetbrains](http://www.jetbrains.com/teamcity) -([teamcity](http://teamcity.codebetter.org/)) +([teamcity](http://teamcity.codebetter.com/)) for providing CI!