Skip to content

Commit e74e79a

Browse files
jyotiskapwendell
authored andcommitted
Updated link for pyspark examples in docs
Author: Jyotiska NK <[email protected]> Closes #22 from jyotiska/pyspark_docs and squashes the following commits: 426136c [Jyotiska NK] Updated link for pyspark examples
1 parent ef74e44 commit e74e79a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/python-programming-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ some example applications.
157157

158158
# Where to Go from Here
159159

160-
PySpark also includes several sample programs in the [`python/examples` folder](https://github.com/apache/incubator-spark/tree/master/python/examples).
160+
PySpark also includes several sample programs in the [`python/examples` folder](https://github.com/apache/spark/tree/master/python/examples).
161161
You can run them by passing the files to `pyspark`; e.g.:
162162

163163
./bin/pyspark python/examples/wordcount.py

0 commit comments

Comments
 (0)