Explorar o código

Update Azure Pipelines status badge URL

Lucas Trzesniewski %!s(int64=6) %!d(string=hai) anos
pai
achega
32e750a034
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,4 +1,4 @@
-# About [![Build](https://abc-arbitrage.visualstudio.com/Zebus/_apis/build/status/Zebus-CI?branchName=master)](https://abc-arbitrage.visualstudio.com/Zebus/_build/latest?definitionId=1&branchName=master) [![NuGet](https://buildstats.info/nuget/Zebus)](http://www.nuget.org/packages/Zebus/) [![Join the chat at https://gitter.im/Abc-Arbitrage/Zebus](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Abc-Arbitrage/Zebus?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
+# About [![Build](https://abc-arbitrage.visualstudio.com/Zebus/_apis/build/status/Zebus?branchName=master)](https://abc-arbitrage.visualstudio.com/Zebus/_build/latest?definitionId=1&branchName=master) [![NuGet](https://buildstats.info/nuget/Zebus)](http://www.nuget.org/packages/Zebus/) [![Join the chat at https://gitter.im/Abc-Arbitrage/Zebus](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Abc-Arbitrage/Zebus?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
 
 Zebus is a lightweight peer to peer service bus, built with [CQRS](http://martinfowler.com/bliki/CQRS.html) principles in mind. It allows applications to communicate with each other in a fast and easy manner. Most of the complexity is hidden in the library and you can focus on writing code that matters to you, not debugging messaging code.