Github user pwendell commented on a diff in the pull request:
https://github.com/apache/spark/pull/83#discussion_r10306225
--- 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 --
It would be better to make this a relative URL... that way for people
hosting copies of the docs won't break.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---