You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by al...@apache.org on 2016/07/01 13:36:52 UTC

[2/3] mesos git commit: Used correct URL for ElasticSearch framework.

Used correct URL for ElasticSearch framework.

This closes #89


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/2680c87b
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/2680c87b
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/2680c87b

Branch: refs/heads/master
Commit: 2680c87bec1552c794786b280c91c1697fb17e79
Parents: 5000410
Author: Jeffrey Warren <jt...@alum.mit.edu>
Authored: Fri Jul 1 15:25:01 2016 +0200
Committer: Alexander Rukletsov <al...@apache.org>
Committed: Fri Jul 1 15:28:01 2016 +0200

----------------------------------------------------------------------
 docs/frameworks.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/2680c87b/docs/frameworks.md
----------------------------------------------------------------------
diff --git a/docs/frameworks.md b/docs/frameworks.md
index a2cd97f..6e8644f 100644
--- a/docs/frameworks.md
+++ b/docs/frameworks.md
@@ -34,5 +34,5 @@ layout: documentation
 
 * [Alluxio](http://alluxio.org) is a memory-centric distributed storage system enabling reliable data sharing at memory-speed across cluster frameworks.
 * [Cassandra](https://github.com/mesosphere/cassandra-mesos) is a performant and highly available distributed database. Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data.
-* [ElasticSearch](https://github.com/mesosphere/elasticsearch-mesos) is a distributed search engine. Mesos makes it easy to run and scale.
+* [ElasticSearch](https://github.com/mesos/elasticsearch) is a distributed search engine. Mesos makes it easy to run and scale.
 * [Hypertable](https://code.google.com/p/hypertable/wiki/Mesos) is a high performance, scalable, distributed storage and processing system for structured and unstructured data.