.NET: Fix TeamCity build status icon in Readme.md
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/86bd544a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/86bd544a Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/86bd544a Branch: refs/heads/ignite-5896 Commit: 86bd544a557663bce497134f7826be6b24d53330 Parents: 726481c Author: Pavel Tupitsyn <[email protected]> Authored: Mon Sep 4 09:18:29 2017 +0300 Committer: Pavel Tupitsyn <[email protected]> Committed: Mon Sep 4 09:18:29 2017 +0300 ---------------------------------------------------------------------- modules/platforms/dotnet/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/86bd544a/modules/platforms/dotnet/README.md ---------------------------------------------------------------------- diff --git a/modules/platforms/dotnet/README.md b/modules/platforms/dotnet/README.md index cbdc7c9..1549f05 100644 --- a/modules/platforms/dotnet/README.md +++ b/modules/platforms/dotnet/README.md @@ -8,7 +8,7 @@ <a href="https://www.myget.org/gallery/apache-ignite-net-nightly"><img src="https://img.shields.io/myget/apache-ignite-net-nightly/vpre/Apache.Ignite.svg" /></a> -<a href="http://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests_IgnitePlatformNet&branch_IgniteTests=%3Cdefault%3E"><img src="http://ci.ignite.apache.org/app/rest/builds/buildType:(id:IgniteTests_IgnitePlatformNet)/statusIcon" /></a> +<a href="http://ci.ignite.apache.org/viewType.html?buildTypeId=Ignite20Tests_IgnitePlatformNet&branch_IgniteTests=%3Cdefault%3E"><img src="http://ci.ignite.apache.org/app/rest/builds/buildType:(id:Ignite20Tests_IgnitePlatformNet)/statusIcon" /></a> Apache Ignite In-Memory Data Fabric is designed to deliver uncompromised performance for a wide set of in-memory computing use cases from [high performance computing](https://ignite.apache.org/features.html), to the industry most advanced [data grid](https://ignite.apache.org/features.html),
