Repository: ignite Updated Branches: refs/heads/master 66628dc56 -> a824ba8e1
.NET: Fix build status icon in README Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a824ba8e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a824ba8e Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/a824ba8e Branch: refs/heads/master Commit: a824ba8e19082ce4161d9c310c6d0711eb4aecd1 Parents: 66628dc Author: Pavel Tupitsyn <[email protected]> Authored: Tue Jan 30 12:48:16 2018 +0300 Committer: Pavel Tupitsyn <[email protected]> Committed: Tue Jan 30 12:48:16 2018 +0300 ---------------------------------------------------------------------- modules/platforms/dotnet/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/a824ba8e/modules/platforms/dotnet/README.md ---------------------------------------------------------------------- diff --git a/modules/platforms/dotnet/README.md b/modules/platforms/dotnet/README.md index db4db25..f1cb989 100644 --- a/modules/platforms/dotnet/README.md +++ b/modules/platforms/dotnet/README.md @@ -6,7 +6,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=Ignite20Tests_IgnitePlatformNet&branch_IgniteTests=%3Cdefault%3E"><img src="http://ci.ignite.apache.org/app/rest/builds/buildType:(id:Ignite20Tests_IgnitePlatformNet)/statusIcon" /></a> +<a href="https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_IgnitePlatformNet&branch_IgniteTests24Java8=<default>"><img src="http://ci.ignite.apache.org/app/rest/builds/buildType:(id:IgniteTests24Java8_IgnitePlatformNet)/statusIcon" /></a> ## Getting Started
