diff options
Diffstat (limited to 'offcanvas/index.html')
| -rw-r--r-- | offcanvas/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/offcanvas/index.html b/offcanvas/index.html index 982b8f7b6..1adc480fd 100644 --- a/offcanvas/index.html +++ b/offcanvas/index.html @@ -108,7 +108,7 @@ <!-- jQuery and plugin --> - <script src="http://code.jquery.com/jquery.js"></script> + <script src="../assets/js/jquery.js"></script> <script src="offcanvas.js"></script> </body> -</html>
\ No newline at end of file +</html> |
