dongjoon-hyun commented on a change in pull request #33107:
URL: https://github.com/apache/spark/pull/33107#discussion_r659359610



##########
File path: docs/sql-getting-started.md
##########
@@ -41,7 +41,7 @@ The entry point into all functionality in Spark is the 
[`SparkSession`](api/java
 
 <div data-lang="python"  markdown="1">
 
-The entry point into all functionality in Spark is the 
[`SparkSession`](api/python/pyspark.sql.html#pyspark.sql.SparkSession) class. 
To create a basic `SparkSession`, just use `SparkSession.builder`:
+The entry point into all functionality in Spark is the 
[`SparkSession`](api/python/reference/api/pyspark.sql.SparkSession.html) class. 
To create a basic `SparkSession`, just use `SparkSession.builder`:

Review comment:
       Oh, thanks!




-- 
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]

Reply via email to