aurelia/documentation

Assets file not working with Chrome

rallets opened this issue · 2 comments

Hi, I'm not sure this is the correct repo.
I'm going through the documentation from your website and the link to download the assets is not working with Chrome (v. 91). It does work with Edge.
I hope this helps to improve the docs.

3cp commented

The aurelia website is using https, but that link is somehow on http, not https http://aurelia.io/downloads/contact-manager-assets.zip. I guess Chrome blocked it because of some security related policy.

Tks @3cp I didn't notice the http/https thing, it make sense!