[FLINK-9177][docs] Update Mesos getting started link

This closes #5850.


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

Branch: refs/heads/master
Commit: 4f73c8dcbcb8c03339882cd3259549ea5b6e38cf
Parents: c0410d8
Author: Arunan Sugunakumar <arunan...@gmail.com>
Authored: Mon Apr 16 07:26:34 2018 +0000
Committer: zentol <ches...@apache.org>
Committed: Mon Apr 16 21:17:54 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/flink/blob/4f73c8dc/docs/ops/deployment/mesos.md
----------------------------------------------------------------------
diff --git a/docs/ops/deployment/mesos.md b/docs/ops/deployment/mesos.md
index 56f9d93..74bae39 100644
--- a/docs/ops/deployment/mesos.md
+++ b/docs/ops/deployment/mesos.md
@@ -101,7 +101,7 @@ You can also run Mesos without DC/OS.
 
 ### Installing Mesos
 
-Please follow the [instructions on how to setup Mesos on the official 
website](http://mesos.apache.org/documentation/latest/getting-started/).
+Please follow the [instructions on how to setup Mesos on the official 
website](http://mesos.apache.org/getting-started/).
 
 After installation you have to configure the set of master and agent nodes by 
creating the files `MESOS_HOME/etc/mesos/masters` and 
`MESOS_HOME/etc/mesos/slaves`.
 These files contain in each row a single hostname on which the respective 
component will be started (assuming SSH access to these nodes).

Reply via email to