#1115 Fix more bad links (insecure or broken)
Merged by tibbs. Opened by mcinglis.
mcinglis/packaging-committee fix-links  into  master

Download 1115.patch

I noticed the latest master had recent changes from Jason Tibbs in fixing HTTP or broken links across the guidelines.

Wanting to help, I ran a grep -R http:// and found some more that were insecure, or just broken. This PR fixes and updates those that could be. There are still a few http:// hold-outs with links, but none left that I could see with a satisfactory replacement.

Note that this PR is complementary to Jason's currently-pending PR #1109 "Fix some bad links"; there are no conflicts.

Apologies if anything is off with this PR; this is my first PR to the Fedora Project. Welcoming any and all suggestions for improvement :-)

Looks good to me. Some are plain http -> https changes where applicable, and the other two fix two broken (or already redirecting) links to their new location. :thumbsup: from me

rebased onto cfcf1cada7142a7df63a929ccd6f7b1c7c221575

You seem to have tracked down the ones where I didn't immediately see a good replacement. Thanks for that.

Pull-Request has been merged by tibbs

Metadata