sunchao commented on a change in pull request #29733: URL: https://github.com/apache/spark/pull/29733#discussion_r487345162
########## File path: python/docs/source/getting_started/installation.rst ########## @@ -75,7 +75,7 @@ Note that `PySpark at Conda <https://anaconda.org/conda-forge/pyspark>`_ is avai Official Release Channel ------------------------ -Different flavors of PySpark is available in the `official release channel <https://spark.apache.org/downloads.html>`_. +Different flavors of PySpark is available in the `official release channel <https://spark.apache.org/downloads.html>`__. Review comment: I only compared the result html file and the diff is (rhs is old): ``` 435a436,438 > <div class="system-message"> > <p class="system-message-title">System Message: WARNING/2 (<tt class="docutils">python/docs/source/getting_started/installation.rst</tt>, line 20); <em><a href="#id3">backlink</a></em></p> > Duplicate explicit target name: "official release channel".</div> ``` which seems OK. Sure I'll abandon this PR since you have better knowledge on this :) ########## File path: python/docs/source/getting_started/installation.rst ########## @@ -75,7 +75,7 @@ Note that `PySpark at Conda <https://anaconda.org/conda-forge/pyspark>`_ is avai Official Release Channel ------------------------ -Different flavors of PySpark is available in the `official release channel <https://spark.apache.org/downloads.html>`_. +Different flavors of PySpark is available in the `official release channel <https://spark.apache.org/downloads.html>`__. Review comment: I only compared the result html file and the diff is (rhs is old): ``` 435a436,438 > <div class="system-message"> > <p class="system-message-title">System Message: WARNING/2 (<tt class="docutils">python/docs/source/getting_started/installation.rst</tt>, line 20); <em><a href="#id3">backlink</a></em></p> > Duplicate explicit target name: "official release channel".</div> ``` which seems OK. Sure I'll abandon this PR since you have better knowledge on this :) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
