summaryrefslogtreecommitdiff
path: root/site/docs/0.9.0/bagel-programming-guide.html
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2014-03-03 00:37:16 +0000
committerPatrick Wendell <pwendell@apache.org>2014-03-03 00:37:16 +0000
commitf3f94677a2cede1fa6577fb60729d4271e6a1293 (patch)
treeb43dc7a9ccc2cf68a5eb54f075ea70e930197145 /site/docs/0.9.0/bagel-programming-guide.html
parent89007cd107a1d851e7a5ed553d8a0c5b2ece386d (diff)
downloadspark-website-f3f94677a2cede1fa6577fb60729d4271e6a1293.tar.gz
spark-website-f3f94677a2cede1fa6577fb60729d4271e6a1293.tar.bz2
spark-website-f3f94677a2cede1fa6577fb60729d4271e6a1293.zip
Various doc updates that haven't been pushed to the live 0.9 site.
Diffstat (limited to 'site/docs/0.9.0/bagel-programming-guide.html')
-rw-r--r--site/docs/0.9.0/bagel-programming-guide.html12
1 files changed, 1 insertions, 11 deletions
diff --git a/site/docs/0.9.0/bagel-programming-guide.html b/site/docs/0.9.0/bagel-programming-guide.html
index 5261b9189..86ea5e4fb 100644
--- a/site/docs/0.9.0/bagel-programming-guide.html
+++ b/site/docs/0.9.0/bagel-programming-guide.html
@@ -232,7 +232,7 @@ the <code>Message</code> and <code>Edge</code> classes. Note that these need to
<h2 id="operations">Operations</h2>
-<p>Here are the actions and types in the Bagel API. See <a href="https://github.com/apache/incubator-spark/blob/master/bagel/src/main/scala/org/apache/spark/bagel/Bagel.scala">Bagel.scala</a> for details.</p>
+<p>Here are the actions and types in the Bagel API. See <a href="https://github.com/apache/spark/blob/master/bagel/src/main/scala/org/apache/spark/bagel/Bagel.scala">Bagel.scala</a> for details.</p>
<h3 id="actions">Actions</h3>
@@ -316,16 +316,6 @@ the <code>Message</code> and <code>Edge</code> classes. Note that these need to
<hr>-->
- <footer>
- <hr>
- <p style="text-align: center; veritcal-align: middle; color: #999;">
- Apache Spark is an effort undergoing incubation at the Apache Software Foundation.
- <a href="http://incubator.apache.org">
- <img style="margin-left: 20px;" src="img/incubator-logo.png" />
- </a>
- </p>
- </footer>
-
</div> <!-- /container -->
<script src="js/vendor/jquery-1.8.0.min.js"></script>