shorwood / strapi-provider-upload-do

Strapi Upload Provider for Digital Ocean Spaces. This provider will upload to the space using the AWS S3 API.
MIT License
59 stars 32 forks source link

Remove https:// from the CDN example in the README #4

Closed tommasongr closed 3 years ago

tommasongr commented 3 years ago

The provided example for configuring the CDN had (https://) in front of the url. Such a configuration would end up with a final broken link (e.g: https://https://cdn.example.com)