MTG / acousticbrainz-client

A client to upload data to an acousticbrainz server
GNU General Public License v3.0
29 stars 22 forks source link

Convert URLs/links to HTTPS where applicable #51

Closed Freso closed 5 years ago

Freso commented 5 years ago

Only touches documentation, so code functionality should not change from these changes. Also, anything under abz/vendor/ was left untouched, as that is foreign code and should be updated upstream and can then be reimported/copied here if wanted.

One more ever so miniscule step towards https://blog.metabrainz.org/2013/09/03/were-going-to-take-the-https-plunge/ and https://blog.metabrainz.org/2016/05/19/were-actually-really-going-to-take-the-https-plunge/ !

alastair commented 5 years ago

Thanks!