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:. --- documentation.md | 58 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 29 insertions(+), 29 deletions(-) (limited to 'documentation.md') diff --git a/documentation.md b/documentation.md index 0ff8ed2d2..c2f45069f 100644 --- a/documentation.md +++ b/documentation.md @@ -12,38 +12,38 @@ navigation:

Setup instructions, programming guides, and other documentation are available for each stable version of Spark below:

-

The documentation linked to above covers getting started with Spark, as well the built-in components MLlib, -Spark Streaming, and GraphX.

+

The documentation linked to above covers getting started with Spark, as well the built-in components MLlib, +Spark Streaming, and GraphX.

In addition, this page lists other resources for learning Spark.

@@ -52,10 +52,10 @@ See the Apache

Screencast Tutorial Videos

@@ -174,7 +174,7 @@ Slides, videos and EC2-based exercises from each of these are available online:

Examples

Wiki

@@ -188,5 +188,5 @@ information for developers, such as architecture documents and how to research page lists some of the original motivation and direction. +The research page lists some of the original motivation and direction.

-- cgit v1.2.3