Replace Github with GitHub (#34971)

This commit is contained in:
Lipis
2019-02-12 09:46:34 +01:00
committed by Randell Dawson
parent cd31f06c4b
commit 86b8cee810
48 changed files with 75 additions and 75 deletions

View File

@@ -28,5 +28,5 @@ Sparks RDD (Resilient Distributed Dataset) abstraction resembles Crunchs P
* Data operations are transparently distributed across the cluster, even as you type.
#### More information
* <a href='https://github.com/apache/spark' target='_blank' rel='nofollow'>Spark Github page</a>
* <a href='https://github.com/apache/spark' target='_blank' rel='nofollow'>Spark GitHub page</a>
* <a href='https://en.wikipedia.org/wiki/Apache_Spark' target='_blank' rel='nofollow'>Wikipedia</a>