docs: upgrade HTTP links to HTTPS#14017
Conversation
- user_guide.rst: PSF blog announcement link http→https - ux-research-design/guidance.md: Simply Secure Knowledge Base link http→https Part of pypa#13664
|
Hi @sridhar-3009, thanks for your contribution! |
|
Added |
There was a problem hiding this comment.
Per the contributing guidelines, please leave the trivial news file empty.
|
@sepehr-rs Fixed — the file is now empty. |
|
Wait. I just noticed something. The news file number should match the issue being fixed, not the PR number. Please review the contributing guidelines more carefully. I suspect this may be an automated account, but since the changes are trivial, I chose not to close the PR. |
|
@sepehr-rs Apologies for the wrong file number — renamed to news/13664.trivial.rst and pushed. I'm fairly new to contributing to open source and still getting familiar with project-specific conventions — that's why I used the PR number instead of the issue number for the news file. I've corrected it now. I do understand the change I submitted: it upgrades two http:// links to https:// in the docs. Thanks for the feedback and for taking the time to review it. |
sepehr-rs
left a comment
There was a problem hiding this comment.
Thanks for the update and for fixing the news entry naming. The latest revision looks correct to me.
Summary
Part of #13664 — auditing HTTP links in the docs.
Two links upgraded from
http://tohttps://:docs/html/user_guide.rst— PSF blog announcementdocs/html/ux-research-design/guidance.md— Simply Secure Knowledge BaseBoth destinations support HTTPS and redirect correctly from HTTP.