diff --git a/lib/jquery.go.js b/lib/jquery.go.js index 80d1c5f..60d14da 100644 --- a/lib/jquery.go.js +++ b/lib/jquery.go.js @@ -311,7 +311,7 @@ var jQuery = _.extend(function(selector, context) { */ config: { addJQuery: true, - jQuery: '//code.jquery.com/jquery-1.11.1.min.js', + jQuery: 'https://code.jquery.com/jquery-1.11.1.min.js', site: '', width: 1920, height: 1080,