yaooqinn commented on a change in pull request #28017: [MINOR][DOCS] Fix some 
links for python api doc
URL: https://github.com/apache/spark/pull/28017#discussion_r397799806
 
 

 ##########
 File path: python/pyspark/sql/functions.py
 ##########
 @@ -975,7 +975,7 @@ def date_format(date, format):
     A pattern could be for instance `dd.MM.yyyy` and could return a string 
like '18.03.1993'. All
     pattern letters of `datetime pattern`_. can be used.
 
-    .. _datetime pattern: 
https://spark.apache.org/docs/latest/sql-ref-datetime-pattern.html
+    .. _datetime pattern: /docs/latest/sql-ref-datetime-pattern.html
 
 Review comment:
   thanks,fixed

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to