Skip to content
  • Jagadeesan's avatar
    e46cb78b
    [SPARK-12370][DOCUMENTATION] Documentation should link to examples … · e46cb78b
    Jagadeesan authored
    ## What changes were proposed in this pull request?
    
    When documentation is built is should reference examples from the same build. There are times when the docs have links that point to files in the GitHub head which may not be valid on the current release. Changed that in URLs to make them point to the right tag in git using ```SPARK_VERSION_SHORT```
    
    …from its own release version] [Streaming programming guide]
    
    Author: Jagadeesan <as2@us.ibm.com>
    
    Closes #14596 from jagadeesanas2/SPARK-12370.
    e46cb78b
    [SPARK-12370][DOCUMENTATION] Documentation should link to examples …
    Jagadeesan authored
    ## What changes were proposed in this pull request?
    
    When documentation is built is should reference examples from the same build. There are times when the docs have links that point to files in the GitHub head which may not be valid on the current release. Changed that in URLs to make them point to the right tag in git using ```SPARK_VERSION_SHORT```
    
    …from its own release version] [Streaming programming guide]
    
    Author: Jagadeesan <as2@us.ibm.com>
    
    Closes #14596 from jagadeesanas2/SPARK-12370.
Loading