Author: matei
Date: Wed Feb 26 17:15:42 2014
New Revision: 1572168
URL: http://svn.apache.org/r1572168
Log:
tweaks
Modified:
spark/css/custom.css
spark/downloads.md
spark/site/css/custom.css
spark/site/downloads.html
Modified: spark/css/custom.css
URL:
http://svn.apache.org/viewvc/spark/css/custom.css?rev=1572168&r1=1572167&r2=1572168&view=diff
==============================================================================
--- spark/css/custom.css (original)
+++ spark/css/custom.css Wed Feb 26 17:15:42 2014
@@ -83,7 +83,7 @@ ul.nav li.dropdown:hover > ul.dropdown-m
footer {
text-align: center;
color: #8f8f8f;
- padding-bottom: 15px;
+ padding-bottom: 18px;
}
footer a {
Modified: spark/downloads.md
URL:
http://svn.apache.org/viewvc/spark/downloads.md?rev=1572168&r1=1572167&r2=1572168&view=diff
==============================================================================
--- spark/downloads.md (original)
+++ spark/downloads.md Wed Feb 26 17:15:42 2014
@@ -48,7 +48,7 @@ Spark artifacts are [hosted in Maven Cen
version: 0.9.0-incubating
### Development Version
-If you are interested in working with the newest under-development code or
contributing to Spark development, you can also check out the master branch
from Git: <tt>git clone git://github.com/apache/incubator-spark.git</tt>.
+If you are interested in working with the newest under-development code or
contributing to Spark development, you can also check out the master branch
from Git: <tt>git clone git://github.com/apache/spark.git</tt>.
Once you've downloaded Spark, you can find instructions for installing and
building it on the <a href="{{site.url}}documentation.html">documentation
page</a>.
Modified: spark/site/css/custom.css
URL:
http://svn.apache.org/viewvc/spark/site/css/custom.css?rev=1572168&r1=1572167&r2=1572168&view=diff
==============================================================================
--- spark/site/css/custom.css (original)
+++ spark/site/css/custom.css Wed Feb 26 17:15:42 2014
@@ -83,7 +83,7 @@ ul.nav li.dropdown:hover > ul.dropdown-m
footer {
text-align: center;
color: #8f8f8f;
- padding-bottom: 15px;
+ padding-bottom: 18px;
}
footer a {
Modified: spark/site/downloads.html
URL:
http://svn.apache.org/viewvc/spark/site/downloads.html?rev=1572168&r1=1572167&r2=1572168&view=diff
==============================================================================
--- spark/site/downloads.html (original)
+++ spark/site/downloads.html Wed Feb 26 17:15:42 2014
@@ -201,7 +201,7 @@ version: 0.9.0-incubating
</code></pre>
<h3 id="development-version">Development Version</h3>
-<p>If you are interested in working with the newest under-development code or
contributing to Spark development, you can also check out the master branch
from Git: <tt>git clone git://github.com/apache/incubator-spark.git</tt>.</p>
+<p>If you are interested in working with the newest under-development code or
contributing to Spark development, you can also check out the master branch
from Git: <tt>git clone git://github.com/apache/spark.git</tt>.</p>
<p>Once youâve downloaded Spark, you can find instructions for installing
and building it on the <a href="/documentation.html">documentation page</a>.</p>