In editing help page, in "Images" section there are few examples with the URL. All the URLs are with the http:// only. When tried those example in the editor we received the "All image URLs must start with https://" error.
The following are the URLs from the "Images" section:
.<img src="http://example.com/sample.png" width="100" height="100">-
Can all the example URLs be updated with "https://"?
