Skip to content

Commit

Permalink
https
Browse files Browse the repository at this point in the history
ssl del jQuery
  • Loading branch information
gonnzo committed Jul 26, 2016
1 parent fa066c5 commit 4096599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/render.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ function getScript(source, callback) {

document.addEventListener("DOMContentLoaded", function(event) {

getScript("http://code.jquery.com/jquery-latest.min.js", function(){
getScript("https://code.jquery.com/jquery-latest.min.js", function(){

$.getScript("../js/functions.js", function(){

Expand Down

0 comments on commit 4096599

Please sign in to comment.