diff options
Diffstat (limited to 'static/tests/scrolling.html')
| -rwxr-xr-x | static/tests/scrolling.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/tests/scrolling.html b/static/tests/scrolling.html index bd0a08f..51671a4 100755 --- a/static/tests/scrolling.html +++ b/static/tests/scrolling.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> -<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script> +<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script> <script> /* scrolling: |
