Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Commit

Permalink
fix build badge
Browse files Browse the repository at this point in the history
  • Loading branch information
lurock authored and Jami Lurock committed Mar 22, 2019
1 parent 06217f8 commit 7c92a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Do you need to reliably broadcast messages between Actors and Services?
This code will help you do that.
It supports both Actors and Services as publishers and subscribers.

[![Build status](https://dev.azure.com/SoCreate/Service%20Fabric%20PubSub/_apis/build/status/Service%20Fabric%20PubSub)](https://dev.azure.com/SoCreate/Service%20Fabric%20PubSub/_build/latest?definitionId=6)
[![Build status](https://dev.azure.com/SoCreate/Service%20Fabric%20Pub%20Sub/_apis/build/status/Service%20Fabric%20Pub%20Sub)](https://dev.azure.com/SoCreate/Service%20Fabric%20Pub%20Sub/_build/latest?definitionId=9)
[![NuGet Badge](https://buildstats.info/nuget/SoCreate.ServiceFabric.PubSub)](https://www.nuget.org/packages/SoCreate.ServiceFabric.PubSub/)

## Documentation (<http://service-fabric-pub-sub.socreate.it/>)
Expand Down

0 comments on commit 7c92a92

Please sign in to comment.