You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by vi...@apache.org on 2014/02/14 03:03:57 UTC

git commit: Fixed getting started page.

Updated Branches:
  refs/heads/master 028eedf58 -> 320ad8116


Fixed getting started page.


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

Branch: refs/heads/master
Commit: 320ad8116ffe980c427f58dd04657eb9d6fd8bb5
Parents: 028eedf
Author: Vinod Kone <vi...@twitter.com>
Authored: Thu Feb 13 18:03:43 2014 -0800
Committer: Vinod Kone <vi...@twitter.com>
Committed: Thu Feb 13 18:03:43 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/320ad811/docs/getting-started.md
----------------------------------------------------------------------
diff --git a/docs/getting-started.md b/docs/getting-started.md
index e526a8c..ca4e55a 100644
--- a/docs/getting-started.md
+++ b/docs/getting-started.md
@@ -13,7 +13,7 @@ There are different ways you can get Mesos:
         $ wget http://www.apache.org/dist/mesos/0.14.0/mesos-0.14.0.tar.gz
         $ tar -zxf mesos-0.14.0.tar.gz
 
-2. Clone the Mesos git [repository](git-wip-us.apache.org/repos/asf/mesos.git) (***Advanced Users Only***)
+2. Clone the Mesos git [repository](http://git-wip-us.apache.org/repos/asf/mesos.git) (***Advanced Users Only***)
 
         $ git clone http://git-wip-us.apache.org/repos/asf/mesos.git