From b531d8f07b237f6a3c1320aaf489b44a8047ca03 Mon Sep 17 00:00:00 2001
From: Armon Dadgar
Date: Tue, 10 Mar 2015 10:47:58 -0700
Subject: [PATCH] website: Adding some SDK links
---
website/source/downloads_tools.html.erb | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/website/source/downloads_tools.html.erb b/website/source/downloads_tools.html.erb
index 265d3bf8f4..1c747142bb 100644
--- a/website/source/downloads_tools.html.erb
+++ b/website/source/downloads_tools.html.erb
@@ -38,12 +38,36 @@ description: |-
These Consul SDK are created and managed by the amazing members of the Consul community:
+ -
+ api - Official Go client for the Consul HTTP API
+
-
consulate - Python client for the Consul HTTP API
+ -
+ python-consul - Python client for the Consul HTTP API
+
-
consul-php-sdk - PHP client for the Consul HTTP API
+ -
+ scala-consul - Scala client for the Consul HTTP API
+
+ -
+ consul-client - Java client for the Consul HTTP API
+
+ -
+ consul-apoi - Java client for the Consul HTTP API
+
+ -
+ discovery - Erlang/OTP client for the Consul HTTP API
+
+ -
+ consul-client - Ruby client for the Consul HTTP API
+
+ -
+ node-consul - Node.js client for the Consul HTTP API
+