From d82e3722043aa2c2c2d5af6d1e68f16a83101d73 Mon Sep 17 00:00:00 2001 From: Sean Owen Date: Fri, 11 Nov 2016 19:56:10 +0000 Subject: Use site.baseurl, not site.url, to work with Jekyll 3.3. Require Jekyll 3.3. Again commit HTML consistent with Jekyll 3.3 output. Fix date problem with news posts that set date: by removing date:. --- screencasts/_posts/2013-04-10-1-first-steps-with-spark.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'screencasts/_posts/2013-04-10-1-first-steps-with-spark.md') diff --git a/screencasts/_posts/2013-04-10-1-first-steps-with-spark.md b/screencasts/_posts/2013-04-10-1-first-steps-with-spark.md index 5889a3591..3236467a5 100644 --- a/screencasts/_posts/2013-04-10-1-first-steps-with-spark.md +++ b/screencasts/_posts/2013-04-10-1-first-steps-with-spark.md @@ -20,6 +20,6 @@ This screencast marks the beginning of a series of hands-on screencasts we will
-Check out the next spark screencast in the series, Spark Screencast #2 - Overview of Spark Documentation. +Check out the next spark screencast in the series, Spark Screencast #2 - Overview of Spark Documentation. -For more information and links to other Spark screencasts, check out the Spark documentation page. +For more information and links to other Spark screencasts, check out the Spark documentation page. -- cgit v1.2.3