-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Description
page
http://jquery.com/download/
section "Using jQuery with a CDN"
miss http in link
"//code.jquery.com/jquery-1.11.0.min.js"
"//code.jquery.com/jquery-migrate-1.2.1.min.js"
has to be
"http://code.jquery.com/jquery-1.11.0.min.js"
"http://code.jquery.com/jquery-migrate-1.2.1.min.js"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels