SIGN IN SIGN UP

[3.11] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) (GH-95643)

If an HTTP link is redirected to a same looking HTTPS link, the latter can
be used directly without changes in readability and behavior.
It protects from a men-in-the-middle attack.

This change does not affect Python examples..
(cherry picked from commit f79547a429d5c90af83a0da821e082cba20d4712)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
S
Serhiy Storchaka committed
d8df7e02071087894e4295e9b299689d8db74973
Parent: 390c80d
Committed by GitHub <noreply@github.com> on 8/4/2022, 8:45:03 AM