GitHub user dongjoon-hyun opened a pull request:

    https://github.com/apache/spark/pull/13608

    [SPARK-15883][MLLIB][DOCS] Fix broken links in mllib documents

    ## What changes were proposed in this pull request?
    
    This issue fixes all broken links on Spark 2.0 preview MLLib documents. 
Also, this contains some editorial change.
    
    **Fix broken links**
      * mllib-data-types.md
      * mllib-decision-tree.md
      * mllib-ensembles.md
      * mllib-feature-extraction.md
      * mllib-pmml-model-export.md
      * mllib-statistics.md
    
    **Fix malformed section header and scala coding style**
      * mllib-linear-methods.md
    
    **Replace indirect forward links with direct one**
      * ml-classification-regression.md
    
    ## How was this patch tested?
    
    Manual tests (with `cd docs; jekyll build`.)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dongjoon-hyun/spark SPARK-15883

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/13608.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #13608
    
----
commit 3e4cdc14a386e3a1d8e301995450db255b32486a
Author: Dongjoon Hyun <dongj...@apache.org>
Date:   2016-06-10T21:11:31Z

    [SPARK-15883][MLLIB][DOCS] Fix broken links in mllib documents

----


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

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

Reply via email to