summaryrefslogtreecommitdiff
path: root/site/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/index.html')
-rw-r--r--site/index.html22
1 files changed, 10 insertions, 12 deletions
diff --git a/site/index.html b/site/index.html
index 4bee313d4..b35ec091d 100644
--- a/site/index.html
+++ b/site/index.html
@@ -100,7 +100,7 @@
<li><a href="/mllib/">MLlib (machine learning)</a></li>
<li><a href="/graphx/">GraphX (graph)</a></li>
<li class="divider"></li>
- <li><a href="https://cwiki.apache.org/confluence/display/SPARK/Third+Party+Projects">Third-Party Packages</a></li>
+ <li><a href="/third-party-projects.html">Third-Party Projects</a></li>
</ul>
</li>
<li class="dropdown">
@@ -118,12 +118,13 @@
Community <b class="caret"></b>
</a>
<ul class="dropdown-menu">
- <li><a href="/community.html">Mailing Lists</a></li>
+ <li><a href="/community.html#mailing-lists">Mailing Lists</a></li>
+ <li><a href="/contributing.html">Contributing to Spark</a></li>
+ <li><a href="https://issues.apache.org/jira/browse/SPARK">Issue Tracker</a></li>
<li><a href="/community.html#events">Events and Meetups</a></li>
<li><a href="/community.html#history">Project History</a></li>
- <li><a href="https://cwiki.apache.org/confluence/display/SPARK/Powered+By+Spark">Powered By</a></li>
- <li><a href="https://cwiki.apache.org/confluence/display/SPARK/Committers">Project Committers</a></li>
- <li><a href="https://issues.apache.org/jira/browse/SPARK">Issue Tracker</a></li>
+ <li><a href="/powered-by.html">Powered By</a></li>
+ <li><a href="/committers.html">Project Committers</a></li>
</ul>
</li>
<li><a href="/faq.html">FAQ</a></li>
@@ -180,7 +181,7 @@
<li><a href="/mllib/">MLlib (machine learning)</a></li>
<li><a href="/graphx/">GraphX (graph)</a></li>
</ul>
- <a href="https://cwiki.apache.org/confluence/display/SPARK/Third+Party+Projects">Third-Party Packages</a>
+ <a href="/third-party-projects.html">Third-Party Projects</a>
</div>
</div>
@@ -300,9 +301,7 @@
<p>
Spark is used at a wide range of organizations to process large datasets.
You can find example use cases at the <a href="http://spark-summit.org/summit-2013/">Spark Summit</a>
- conference, or on the
- <a href="https://cwiki.apache.org/confluence/display/SPARK/Powered+By+Spark">Powered By</a>
- page.
+ conference, or on the <a href="/powered-by.html">Powered By</a> page.
</p>
<p>
@@ -326,14 +325,13 @@
<p>
The project's
- <a href="https://cwiki.apache.org/confluence/display/SPARK/Committers">committers</a>
+ <a href="/committers.html">committers</a>
come from 19 organizations.
</p>
<p>
If you'd like to participate in Spark, or contribute to the libraries on top of it, learn
- <a href="https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark">how to
- contribute</a>.
+ <a href="/contributing.html">how to contribute</a>.
</p>
</div>