[fix] Use HTTPS, not HTTP wherever practical#7040
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7040 +/- ##
=======================================
Coverage 64.46% 64.46%
=======================================
Files 421 421
Lines 20524 20524
Branches 2245 2245
=======================================
Hits 13230 13230
Misses 7167 7167
Partials 127 127
Continue to review full report at Codecov.
|
|
|
Done, thanks for the tip. |
|
Did you test that all the altered links work? Some static/doc website still don't support https sometimes... |
I tested all, manually. I did not change the http links when the website did not accept https. I also did not change the Apache http links, even though apache.org supports https, because the official licence text still points to the http:// address |
* Download RAT binary via HTTPS, not HTTP * Merge branch 'patch-1' of github.com:hajdbo/incubator-superset into patch-1
No description provided.