mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Amazon S3 uploads are currently hardcoded to use https, where they should probably use whatever protocol the rest of the site is using. Removing the protocol and just using "//" links should accomplish that.