change the http to https
This commit is contained in:
parent
b068f1d106
commit
2e742a2df7
|
@ -660,7 +660,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<script type="text/javascript" src="http://code.jquery.com/jquery-1.11.3.min.js"></script>
|
||||
<script type="text/javascript" src="https://code.jquery.com/jquery-1.11.3.min.js"></script>
|
||||
<!--script(type='text/javascript', src='js/jquery-1.11.3.min.js')-->
|
||||
<script type="text/javascript" src="js/bootstrap.min.js"></script>
|
||||
</body>
|
||||
|
|
Loading…
Reference in New Issue