You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by kl...@apache.org on 2015/12/01 23:21:52 UTC

[28/50] [abbrv] incubator-geode git commit: Fix Spark Connector tutorial links flow

Fix Spark Connector tutorial links flow


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/00ffa98e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/00ffa98e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/00ffa98e

Branch: refs/heads/feature/GEODE-291
Commit: 00ffa98e6d62c8f8b5c1df15aa8bae180ac1d266
Parents: abad018
Author: Paweł Antczak <pa...@antczak.org>
Authored: Tue Nov 24 20:17:23 2015 +0100
Committer: Paweł Antczak <pa...@antczak.org>
Committed: Tue Nov 24 20:17:23 2015 +0100

----------------------------------------------------------------------
 gemfire-spark-connector/doc/5_rdd_join.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/00ffa98e/gemfire-spark-connector/doc/5_rdd_join.md
----------------------------------------------------------------------
diff --git a/gemfire-spark-connector/doc/5_rdd_join.md b/gemfire-spark-connector/doc/5_rdd_join.md
index 40b14ae..81be061 100644
--- a/gemfire-spark-connector/doc/5_rdd_join.md
+++ b/gemfire-spark-connector/doc/5_rdd_join.md
@@ -234,4 +234,4 @@ rdd4o.foreach(println)
 ```
 
 
-Next: [Saving RDD to Geode](6_save_join.md)
+Next: [Saving RDD to Geode](6_save_rdd.md)