summaryrefslogtreecommitdiff
path: root/site/mllib/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/mllib/index.html')
-rw-r--r--site/mllib/index.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/site/mllib/index.html b/site/mllib/index.html
index 5ccaab6b9..bec35c581 100644
--- a/site/mllib/index.html
+++ b/site/mllib/index.html
@@ -86,7 +86,7 @@
<li><a href="/downloads.html">Download</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
- Related Projects <b class="caret"></b>
+ Subprojects <b class="caret"></b>
</a>
<ul class="dropdown-menu">
@@ -108,7 +108,7 @@
</ul>
</li>
<li class="dropdown">
- <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+ <a href="/community.html" class="dropdown-toggle" data-toggle="dropdown">
Community <b class="caret"></b>
</a>
<ul class="dropdown-menu">
@@ -116,6 +116,8 @@
<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>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>