Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Rønne Petersen <alexrp@xamarin.com>2014-08-21 20:30:17 +0400
committerAlex Rønne Petersen <alexrp@xamarin.com>2014-08-21 20:30:17 +0400
commit8020aafc3b2cfe43696b8f0e9d784c7ead432380 (patch)
treebb53fcc663b792e3d00fc8d3a6113dad86617d0e /README.md
parent105c916504639741b4f39c566258f4a64e655fe2 (diff)
Update badge URL in README.md.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d600ce4ad17..ef38e7a92e3 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
Mono is a software platform designed to allow developers to easily create cross platform applications.
Mono is an open source implementation of Microsoft's .NET Framework based on the ECMA standards for C# and the Common Language Runtime.
-[![Build Status](http://monojenkins.cloudapp.net/job/Mono/badge/icon)](http://monojenkins.cloudapp.net/job/Mono/)
+[![Build Status](http://jenkins.mono-project.com/job/test-mono-mainline/badge/icon)](http://jenkins.mono-project.com/job/test-mono-mainline/)
1. [Installation](#compilation-and-installation)
2. [Using Mono](#using-mono)