jantman / repostatus.org

A standard to easily communicate to humans and machines the development/support and usability status of software repositories/projects.
http://www.repostatus.org
Creative Commons Attribution Share Alike 4.0 International
169 stars 40 forks source link

Convert all "http" URLs to "https" #28

Closed DilumAluthge closed 6 years ago

DilumAluthge commented 6 years ago

This pull request converts all "http" URLS to "http" (except http://www.fabfile.org, because they do not yet support https - see https://github.com/fabric/fabric/issues/1516).

This PR plus the appropriate configuration change in the GitHub pages settings (instructions here) closes #27.

jantman commented 6 years ago

Thanks so much for this.

As it's theoretically possible this could impact some users, I'm going to wait 24 hours for comments before merging this and enforcing HTTPS. Unless someone complains, I'll do that tomorrow morning.