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/05 17:15:00 UTC

mesos git commit: Fixed the incorrect url of Vamp.

Repository: mesos
Updated Branches:
  refs/heads/master bb965cf48 -> f0680e7c1


Fixed the incorrect url of Vamp.

Review: https://reviews.apache.org/r/49641/


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

Branch: refs/heads/master
Commit: f0680e7c1705487c6407664f01a03b023c8d746a
Parents: bb965cf
Author: haosdent huang <ha...@gmail.com>
Authored: Tue Jul 5 19:14:26 2016 +0200
Committer: Alexander Rukletsov <al...@apache.org>
Committed: Tue Jul 5 19:14:26 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/f0680e7c/docs/frameworks.md
----------------------------------------------------------------------
diff --git a/docs/frameworks.md b/docs/frameworks.md
index 2dfdfdb..4bb0308 100644
--- a/docs/frameworks.md
+++ b/docs/frameworks.md
@@ -6,7 +6,7 @@ layout: documentation
 
 ## DevOps tooling
 
-* [Vamp](http://http://vamp.io) is a deployment and workflow tool for container orchestration systems, including Mesos/Marathon. It brings canary releasing, A/B testing, auto scaling and self healing through a web UI, CLI and REST API.
+* [Vamp](http://vamp.io) is a deployment and workflow tool for container orchestration systems, including Mesos/Marathon. It brings canary releasing, A/B testing, auto scaling and self healing through a web UI, CLI and REST API.
 
 ## Long Running Services