From 62921541ec5bfa36091cd8074bf88e55f97507f0 Mon Sep 17 00:00:00 2001 From: anatoly Date: Tue, 29 Nov 2016 02:12:14 -0500 Subject: [PATCH] [website]: Clojure client to SDK in the "Download Consul Tools" list --- website/source/downloads_tools.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/source/downloads_tools.html.erb b/website/source/downloads_tools.html.erb index 1240416dd..930a08add 100644 --- a/website/source/downloads_tools.html.erb +++ b/website/source/downloads_tools.html.erb @@ -59,6 +59,9 @@ description: |-
  • php-consul-api - GO-like PHP Client for the Consul HTTP API
  • +
  • + envoy - Consul Clojure client with watchers and other goodies +
  • scala-consul - Scala client for the Consul HTTP API
  • @@ -162,9 +165,6 @@ description: |-
  • Embedded Consul - Library for JVM based applications, provides easy way to run Consul in integration tests
  • -
  • - envoy - Consul Clojure client with watchers and other goodies -