Skip to content

Commit

Permalink
silenzApp update
Browse files Browse the repository at this point in the history
  • Loading branch information
smashercosmo committed Jun 3, 2013
1 parent d69ab10 commit 94f5d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion silenzApp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<script type="text/javascript" src="js/jquery-1.9.1.js"></script>
<script type="text/javascript">
$.ajax({
url: '/http://afternoon-reef-3203.herokuapp.com/foo',
url: 'http://afternoon-reef-3203.herokuapp.com/foo',
dataType: 'jsonp',
success: function(data){
console.log(data)
Expand Down

0 comments on commit 94f5d38

Please sign in to comment.