Fix links

This commit is contained in:
Abdullah Almsaeed 2014-12-06 12:21:25 -05:00
parent ff0bce1fae
commit 9ce321f7d3

View file

@ -409,9 +409,9 @@
<!-- jQuery 2.0.2 -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script>
<!-- Bootstrap -->
<script src="js/plugins/bootstrap.min.js" type="text/javascript"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js" type="text/javascript">
<!-- AdminLTE App -->
<script src="js/plugins/AdminLTE/app.js" type="text/javascript"></script>
<script src="js/AdminLTE/app.js" type="text/javascript"></script>
</body>
</html>
</html>