allisonwang-db commented on code in PR #42702:
URL: https://github.com/apache/spark/pull/42702#discussion_r1307946318
##########
docs/quick-start.md:
##########
@@ -470,19 +470,19 @@ Congratulations on running your first Spark application!
* For an in-depth overview of the API, start with the [RDD programming
guide](rdd-programming-guide.html) and the [SQL programming
guide](sql-programming-guide.html), or see "Programming Guides" menu for other
components.
* For running applications on a cluster, head to the [deployment
overview](cluster-overview.html).
* Finally, Spark includes several samples in the `examples` directory
-([Scala]({{site.SPARK_GITHUB_URL}}/tree/master/examples/src/main/scala/org/apache/spark/examples),
+([Python]({{site.SPARK_GITHUB_URL}}/tree/master/examples/src/main/python),
Review Comment:
Are there any other places where the Python one is not the first example?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]