Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fixed php link
  • Loading branch information
ecb14006 committed Apr 12, 2017
1 parent 90ca3d5 commit a8c9757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/main.js
Expand Up @@ -15,5 +15,5 @@ function getJSON(jsonFile){
ajaxCall.send();
}

console.log(getJSON("http://phonebk.develop.digitalmediauconn.org/phonebook.php?do=getAllPeople"));
console.log(getJSON("//phonebk.develop.digitalmediauconn.org/phonebook.php?do=getAllPeople"));

0 comments on commit a8c9757

Please sign in to comment.