Skip to content

Commit ceda664

Browse files
committed
jquery link
1 parent cc9f246 commit ceda664

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ <h1>HTML5 device mockups.</h1>
125125

126126
</div>
127127

128-
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
128+
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
129129
<script type="text/javascript">
130130
$(document).ready(function(){
131131

@@ -172,4 +172,4 @@ <h1>HTML5 device mockups.</h1>
172172

173173

174174
</body>
175-
</html>
175+
</html>

0 commit comments

Comments
 (0)