GitHub user viirya opened a pull request:

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

    [SPARK-25262][DOC][FOLLOWUP] Fix link tags in html table

    ## What changes were proposed in this pull request?
    
    Markdown links are not working inside html table. We should use html link 
tag.
    
    ## How was this patch tested?
    
    Verified in IntelliJ IDEA's markdown editor and online markdown editor.


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

    $ git pull https://github.com/viirya/spark-1 SPARK-25262-followup

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

    https://github.com/apache/spark/pull/22588.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 #22588
    
----
commit 56db1e0466e3b6625d4cb11d0da66f8c7eeddfaa
Author: Liang-Chi Hsieh <viirya@...>
Date:   2018-09-29T03:46:33Z

    Use html syntax for links.

----


---

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

Reply via email to