Skip to content

Commit

Permalink
Atualizando versão do Jquery
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonss committed May 20, 2016
1 parent f43d8cc commit 7b65ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<link href="css/assinaturas-demo.css" rel="stylesheet">

<script type="text/javascript" src="https://sandbox.moip.com.br/moip-assinaturas.min.js"></script>
<script type="text/javascript" src="//code.jquery.com/jquery-1.8.3.min.js"></script>
<script type="text/javascript" src="//code.jquery.com/jquery-1.12.3.min.js"></script>
<script type="text/javascript" src="js/assinaturas-demo.js"></script>
</head>
<body>
Expand Down

0 comments on commit 7b65ccb

Please sign in to comment.