My theme contained a `href="//cdn-images.mailchimp.com/embedcode/..."`. It was replaced to `href="/static//cdn-images.mailchimp.com/embedcode/..."`. Instead, `href`s to CDNs should stay untouched.
My theme contained a
href="//cdn-images.mailchimp.com/embedcode/...". It was replaced tohref="/static//cdn-images.mailchimp.com/embedcode/...".Instead,
hrefs to CDNs should stay untouched.