From 255c4e308f05b38dd6e22f46be40e73c0fe797d1 Mon Sep 17 00:00:00 2001
From: Norbert Potocki
Date: Sun, 28 Jun 2015 13:17:07 -0700
Subject: [PATCH] restore alphabetical order
---
website/source/downloads_tools.html.erb | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/website/source/downloads_tools.html.erb b/website/source/downloads_tools.html.erb
index 6f094f103..3dab54f5e 100644
--- a/website/source/downloads_tools.html.erb
+++ b/website/source/downloads_tools.html.erb
@@ -87,6 +87,9 @@ description: |-
+ -
+ cfg4j - Configuration library for Java distributed apps. Reads and auto-updates configuration from Consul KVs (and others)
+
-
confd - Manage local application configuration files using templates and data from etcd or Consul
@@ -99,21 +102,18 @@ description: |-
-
git2consul - Mirror the contents of a Git repository into Consul KVs
+ -
+ gradle-consul-plugin - A Consul Gradle plugin
+
-
helios-consul - Service registrar plugin for Helios
-
registrator - Service registry bridge for Docker
- -
- gradle-consul-plugin - A Consul Gradle plugin
-
-
Spring Cloud Consul - Service discovery, configuration and events for Spring Cloud
- -
- cfg4j - Configuration library for Java distributed apps. Reads and auto-updates configuration from Consul KVs (and others)
-