Skip to content

Commit 12b22ec

Browse files
committed
Change jquery url
1 parent c2c0fb9 commit 12b22ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap3/bootstrap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
# Default settings
99
BOOTSTRAP3_DEFAULTS = {
10-
'jquery_url': '//code.jquery.com/jquery.min.js',
10+
'jquery_url': '//code.jquery.com/jquery.js',
1111
'base_url': '//netdna.bootstrapcdn.com/bootstrap/3.1.1/',
1212
'css_url': None,
1313
'theme_url': None,

0 commit comments

Comments
 (0)