summaryrefslogtreecommitdiff
path: root/site/docs/1.0.0
diff options
context:
space:
mode:
authorSean R. Owen <srowen@apache.org>2015-09-01 16:18:23 +0000
committerSean R. Owen <srowen@apache.org>2015-09-01 16:18:23 +0000
commit2acf6b3cde40ca7561b552f73539d640abc7eb08 (patch)
tree90306f9f237953b98594813031713e3d467db807 /site/docs/1.0.0
parentdd597d1d34fd0049e3712df3536803255e12e11d (diff)
downloadspark-website-2acf6b3cde40ca7561b552f73539d640abc7eb08.tar.gz
spark-website-2acf6b3cde40ca7561b552f73539d640abc7eb08.tar.bz2
spark-website-2acf6b3cde40ca7561b552f73539d640abc7eb08.zip
SPARK-10398 also replace closer.cgi with closer.lua in historical docs' link to Mesos
Diffstat (limited to 'site/docs/1.0.0')
-rw-r--r--site/docs/1.0.0/running-on-mesos.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/1.0.0/running-on-mesos.html b/site/docs/1.0.0/running-on-mesos.html
index dec056488..018af20aa 100644
--- a/site/docs/1.0.0/running-on-mesos.html
+++ b/site/docs/1.0.0/running-on-mesos.html
@@ -163,7 +163,7 @@ frameworks. You can install Mesos either from source or using prebuilt packages
<ol>
<li>Download a Mesos release from a
-<a href="http://www.apache.org/dyn/closer.cgi/mesos/0.18.1/">mirror</a></li>
+<a href="http://www.apache.org/dyn/closer.lua/mesos/0.18.1/">mirror</a></li>
<li>Follow the Mesos <a href="http://mesos.apache.org/gettingstarted">Getting Started</a> page for compiling and
installing Mesos</li>
</ol>