GitHub user dusenberrymw opened a pull request:

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

    [Docs] [MLlib] Fixing misformatted links in v1.4 MLlib Naive Bayes 
documentation by removing space and newline characters.

    A couple of links in the MLlib Naive Bayes documentation for v1.4 were 
broken due to the addition of either space or newline characters between the 
link title and link URL in the markdown doc.  (Interestingly enough, they are 
rendered correctly in the GitHub viewer, but not when compiled to HTML by 
Jekyll.)

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

    $ git pull https://github.com/dusenberrymw/spark 
Fix_Broken_Links_In_MLlib_Naive_Bayes_Docs

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

    https://github.com/apache/spark/pull/6412.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 #6412
    
----
commit 91a4028d37dbbbaa6227b636c24e09a352f8cecc
Author: Mike Dusenberry <[email protected]>
Date:   2015-05-26T15:05:21Z

    Fixing misformatted links by removing space and newline characters.

----


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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to