UdacityFrontEndScholarship/task-master

Jquery is served over Http

Closed this issue · 0 comments

The jQuery is served over http which is blocked by chrome.
Mixed Content: The page at 'https://udacityfrontendscholarship.github.io/task-master/' was loaded over HTTPS, but requested an insecure script 'http://code.jquery.com/jquery-3.3.1.min.js'. This request has been blocked; the content must be served over HTTPS.
Change it to Https to remove the error.