summaryrefslogtreecommitdiff
path: root/site/news
diff options
context:
space:
mode:
authorAndy Konwinski <andrew@apache.org>2013-08-28 02:24:28 +0000
committerAndy Konwinski <andrew@apache.org>2013-08-28 02:24:28 +0000
commit17488e18d0abeb09513bdf76a488190c32aacdec (patch)
tree940989f1a53f26692176ab8934439df0005828e2 /site/news
parentbbba7cfc39334f90ca58280b09f9d4a62eff50e7 (diff)
downloadspark-website-17488e18d0abeb09513bdf76a488190c32aacdec.tar.gz
spark-website-17488e18d0abeb09513bdf76a488190c32aacdec.tar.bz2
spark-website-17488e18d0abeb09513bdf76a488190c32aacdec.zip
fix more broken (or forwarding) links.
Diffstat (limited to 'site/news')
-rw-r--r--site/news/index.html16
-rw-r--r--site/news/spark-0-7-3-released.html2
-rw-r--r--site/news/spark-screencasts-published.html4
3 files changed, 6 insertions, 16 deletions
diff --git a/site/news/index.html b/site/news/index.html
index 69e16d2ee..8e39b1c67 100644
--- a/site/news/index.html
+++ b/site/news/index.html
@@ -117,16 +117,6 @@
<article class="hentry">
<header class="entry-header">
- <h1 class="entry-title"><a href="/news/fourth-spark-screencast-published.html">Fourth Spark screencast released</a></h1>
- <div class="entry-meta">August 27, 2013</div>
- </header>
- <div class="entry-content">We have released the next screencast, <a href="/screencasts/4-a-standalone-job-in-spark.html">A Standalone Job in Scala</a>, that takes you beyond the Spark shell, helping you write your first standalone Spark job.
-
-</div>
- </article>
-
-<article class="hentry">
- <header class="entry-header">
<h1 class="entry-title"><a href="/news/amp-camp-2013-registration-ope.html">Registration open for AMP Camp training camp in Berkeley</a></h1>
<div class="entry-meta">July 23, 2013</div>
</header>
@@ -161,7 +151,7 @@
<h1 class="entry-title"><a href="/news/spark-0-7-3-released.html">Spark 0.7.3 released</a></h1>
<div class="entry-meta">July 16, 2013</div>
</header>
- <div class="entry-content"><p>We&#8217;ve just posted <a href="/releases/spark-release-0-7-3/" title="Spark Release 0.7.3">Spark Release 0.7.3</a>, a maintenance release that contains several fixes, including streaming API updates and new functionality for adding JARs to a <code>spark-shell</code> session. We recommend that all users update to this release. Visit the <a href="/releases/spark-release-0-7-3/" title="Spark Release 0.7.3">release notes</a> to read about the new features, or <a href="/downloads/">download</a> the release today.</p>
+ <div class="entry-content"><p>We&#8217;ve just posted <a href="/releases/spark-release-0-7-3.html" title="Spark Release 0.7.3">Spark Release 0.7.3</a>, a maintenance release that contains several fixes, including streaming API updates and new functionality for adding JARs to a <code>spark-shell</code> session. We recommend that all users update to this release. Visit the <a href="/releases/spark-release-0-7-3.html" title="Spark Release 0.7.3">release notes</a> to read about the new features, or <a href="/downloads.html">download</a> the release today.</p>
</div>
</article>
@@ -203,9 +193,9 @@
</header>
<div class="entry-content"><p>We have released the first two screencasts in a series of short hands-on video training courses we will be publishing to help new users get up and running with Spark in minutes.</p>
-<p>The first Spark screencast is called <a href="/screencasts/screencast-1-first-steps-with-spark.html">First Steps With Spark</a> and walks you through downloading and building Spark, as well as using the Spark shell, all in less than 10 minutes!</p>
+<p>The first Spark screencast is called <a href="/screencasts/1-first-steps-with-spark.html">First Steps With Spark</a> and walks you through downloading and building Spark, as well as using the Spark shell, all in less than 10 minutes!</p>
-<p>The second screencast is a 2 minute <a href="/screencasts/spark-documentation-overview-screencast-2.html">overview of the Spark documentation</a>.</p>
+<p>The second screencast is a 2 minute <a href="/screencasts/2-spark-documentation-overview.html">overview of the Spark documentation</a>.</p>
<p>We hope you find these screencasts useful.</p>
diff --git a/site/news/spark-0-7-3-released.html b/site/news/spark-0-7-3-released.html
index 8f02aaa4a..015243f99 100644
--- a/site/news/spark-0-7-3-released.html
+++ b/site/news/spark-0-7-3-released.html
@@ -107,7 +107,7 @@
<h2>Spark 0.7.3 released</h2>
-<p>We&#8217;ve just posted <a href="/releases/spark-release-0-7-3/" title="Spark Release 0.7.3">Spark Release 0.7.3</a>, a maintenance release that contains several fixes, including streaming API updates and new functionality for adding JARs to a <code>spark-shell</code> session. We recommend that all users update to this release. Visit the <a href="/releases/spark-release-0-7-3/" title="Spark Release 0.7.3">release notes</a> to read about the new features, or <a href="/downloads/">download</a> the release today.</p>
+<p>We&#8217;ve just posted <a href="/releases/spark-release-0-7-3.html" title="Spark Release 0.7.3">Spark Release 0.7.3</a>, a maintenance release that contains several fixes, including streaming API updates and new functionality for adding JARs to a <code>spark-shell</code> session. We recommend that all users update to this release. Visit the <a href="/releases/spark-release-0-7-3.html" title="Spark Release 0.7.3">release notes</a> to read about the new features, or <a href="/downloads.html">download</a> the release today.</p>
</article><!-- #post -->
diff --git a/site/news/spark-screencasts-published.html b/site/news/spark-screencasts-published.html
index 75f4a4ae0..8af17be3d 100644
--- a/site/news/spark-screencasts-published.html
+++ b/site/news/spark-screencasts-published.html
@@ -109,9 +109,9 @@
<p>We have released the first two screencasts in a series of short hands-on video training courses we will be publishing to help new users get up and running with Spark in minutes.</p>
-<p>The first Spark screencast is called <a href="/screencasts/screencast-1-first-steps-with-spark.html">First Steps With Spark</a> and walks you through downloading and building Spark, as well as using the Spark shell, all in less than 10 minutes!</p>
+<p>The first Spark screencast is called <a href="/screencasts/1-first-steps-with-spark.html">First Steps With Spark</a> and walks you through downloading and building Spark, as well as using the Spark shell, all in less than 10 minutes!</p>
-<p>The second screencast is a 2 minute <a href="/screencasts/spark-documentation-overview-screencast-2.html">overview of the Spark documentation</a>.</p>
+<p>The second screencast is a 2 minute <a href="/screencasts/2-spark-documentation-overview.html">overview of the Spark documentation</a>.</p>
<p>We hope you find these screencasts useful.</p>