Skip to content

Commit

Permalink
Se modifica la url de bootstrap para obtenerlo desde nuestra app
Browse files Browse the repository at this point in the history
  • Loading branch information
mendozagioo committed Apr 25, 2018
1 parent 05e9dd6 commit 0f29ca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<script src="js/vendor/jquery.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<script src="js/vendor/bootstrap.min.js"></script>

</head>

Expand Down

0 comments on commit 0f29ca0

Please sign in to comment.