diff options
| author | Mark Otto <[email protected]> | 2013-01-17 16:11:01 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-01-17 16:11:01 -0800 |
| commit | 2523b91dad0a1f73ffe6945dfa389e0a5759608a (patch) | |
| tree | 92c0e1b363815c841f3fe660ae16583cbd8cf1c3 /docs | |
| parent | 8765df47cd47930adf51fe996a2b55a037c1e12e (diff) | |
| download | bootstrap-2523b91dad0a1f73ffe6945dfa389e0a5759608a.tar.xz bootstrap-2523b91dad0a1f73ffe6945dfa389e0a5759608a.zip | |
dat min
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/templates/layout.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache index 703ef3b84..ac612703b 100644 --- a/docs/templates/layout.mustache +++ b/docs/templates/layout.mustache @@ -15,7 +15,7 @@ <!-- Le HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> - <script src="assets/js/respond/respond.js"></script> + <script src="assets/js/respond/respond.min.js"></script> <![endif]--> <!-- Le fav and touch icons --> |
