spark-instrumented-optimizer/python/docs/source/migration_guide
HyukjinKwon b5470ae294 [MINOR][DOCS] Replace http to https when possible in PySpark documentation
### What changes were proposed in this pull request?

This PR proposes:
- Change http to https for better security
- Change http://apache-spark-developers-list.1001551.n3.nabble.com/ to official mailing list link (https://mail-archives.apache.org/mod_mbox/spark-dev/)

### Why are the changes needed?

For better security, and to use official link.

### Does this PR introduce _any_ user-facing change?

Yes, It exposes more secure and correct links to the PySpark end users in PySpark documentation.

### How was this patch tested?

I manually checked if each link works

Closes #31616 from HyukjinKwon/minor-https.

Authored-by: HyukjinKwon <gurwls223@apache.org>
Signed-off-by: HyukjinKwon <gurwls223@apache.org>
2021-02-23 11:18:47 +09:00
..
index.rst [MINOR][DOCS] Replace http to https when possible in PySpark documentation 2021-02-23 11:18:47 +09:00
pyspark_1.0_1.2_to_1.3.rst
pyspark_1.4_to_1.5.rst
pyspark_2.2_to_2.3.rst
pyspark_2.3.0_to_2.3.1_above.rst
pyspark_2.3_to_2.4.rst
pyspark_2.4_to_3.0.rst [SPARK-32191][FOLLOW-UP][PYTHON][DOCS] Indent the table and reword the main page in migration guide 2020-09-01 15:08:03 +09:00