You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2016/04/12 16:51:03 UTC

[3/4] storm git commit: minor fix

minor fix

Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/7bc317f0
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/7bc317f0
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/7bc317f0

Branch: refs/heads/master
Commit: 7bc317f0a753e650238f8ced2aeba73f79f3dbc0
Parents: b68f49a
Author: Xin Wang <be...@163.com>
Authored: Sat Apr 9 22:50:29 2016 +0800
Committer: Xin Wang <be...@163.com>
Committed: Sat Apr 9 22:50:29 2016 +0800

----------------------------------------------------------------------
 docs/index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/7bc317f0/docs/index.md
----------------------------------------------------------------------
diff --git a/docs/index.md b/docs/index.md
index bf650f3..e5b94f5 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -69,9 +69,9 @@ Trident is an alternative interface to Storm. It provides exactly-once processin
 * [Apache HDFS Integration](storm-hdfs.html)
 * [Apache Hive Integration](storm-hive.html)
 * [Apache Solr Integration](storm-solr.html)
+* [Apache Cassandra Integration](storm-cassandra.html)
 * [JDBC Integration](storm-jdbc.html)
-* [Redis Integration](storm-redis.html) 
-* [Cassandra Integration](storm-cassandra.html)
+* [Redis Integration](storm-redis.html)
 * [Event Hubs Intergration](storm-eventhubs.html)
 * [Elasticsearch Integration](storm-elasticsearch.html)
 * [MQTT Integration](storm-mqtt.html)