diff --git a/web/src/main/webapp/index.xhtml b/web/src/main/webapp/index.xhtml index 009ee0edd0e166bd5e72756f59527b007f160765..ee5341d581deae5af4a8e02902ff9e71c5ceb1f2 100644 --- a/web/src/main/webapp/index.xhtml +++ b/web/src/main/webapp/index.xhtml @@ -15,7 +15,7 @@ <script src="https://maps.google.com/maps/api/js?libraries=drawing&v=3.26" type="text/javascript"/> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" type="text/javascript"/> - <script src="http://twitter.github.io/typeahead.js/releases/latest/typeahead.bundle.min.js" type="text/javascript"/> + <script src="https://twitter.github.io/typeahead.js/releases/latest/typeahead.bundle.min.js" type="text/javascript"/> <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script> <script src="https://cdn.datatables.net/1.10.13/js/jquery.dataTables.min.js"></script>