summaryrefslogtreecommitdiff
path: root/site/streaming/index.html
diff options
context:
space:
mode:
authorReynold Xin <rxin@apache.org>2014-11-11 07:40:10 +0000
committerReynold Xin <rxin@apache.org>2014-11-11 07:40:10 +0000
commit63e9b40e3d8e3ec318753edcfd7aa494bb54bec9 (patch)
tree42a41d6af3b3783770d55a6e0b60646e8d8f18fa /site/streaming/index.html
parent20ab3849aac78a25ba66ca421de63eaa17774c50 (diff)
downloadspark-website-63e9b40e3d8e3ec318753edcfd7aa494bb54bec9.tar.gz
spark-website-63e9b40e3d8e3ec318753edcfd7aa494bb54bec9.tar.bz2
spark-website-63e9b40e3d8e3ec318753edcfd7aa494bb54bec9.zip
various minor updates to the site
Diffstat (limited to 'site/streaming/index.html')
-rw-r--r--site/streaming/index.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/site/streaming/index.html b/site/streaming/index.html
index 4cfb01ddc..e5ee1f00a 100644
--- a/site/streaming/index.html
+++ b/site/streaming/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>