Merge pull request #2892 from BenFradet/patch-2

Replace scala-consul by helm in libraries and SDKs
This commit is contained in:
James Phillips 2017-04-12 01:43:06 -07:00 committed by GitHub
commit b8c93800da
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ the community.
<a href="https://github.com/hadielmougy/clj-consul-catalog">clj-consul-catalog</a> - Clojure discovery client for the Consul HTTP API
</li>
<li>
<a href="https://github.com/codacy/scala-consul">scala-consul</a> - Scala client for the Consul HTTP API
<a href="https://github.com/Verizon/helm">helm</a> - A native Scala client for interacting with Consul
</li>
<li>
<a href="https://github.com/OrbitzWorldwide/consul-client">consul-client</a> - Java client for the Consul HTTP API