Github user JoshRosen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/83#discussion_r10306693
  
    --- Diff: docs/python-programming-guide.md ---
    @@ -146,7 +146,7 @@ sc = SparkContext(conf = conf)
     
     # API Docs
     
    -[API documentation](api/pyspark/index.html) for PySpark is available as 
Epydoc.
    +[API 
documentation](http://spark.apache.org/docs/latest/api/pyspark/index.html) for 
PySpark is available as Epydoc.
    --- End diff --
    
    I don't think the current link is actually broken (try the link in [the 
current 
docs](https://spark.apache.org/docs/latest/python-programming-guide.html#api-docs)).
  If you use a relative URL that contains `latest`, then you will break links 
for older versions of the docs by linking to API docs from newer versions.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to