diff options
| author | Mark Otto <[email protected]> | 2012-02-27 18:48:28 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-02-27 18:48:28 -0800 |
| commit | 1fbe0bb290e560ebd18d39dc448f0bcebd2ea72a (patch) | |
| tree | 39923b3e0e84ebd7f997904ea243ca45f69d0f90 /hero.html | |
| parent | d743b4b8812244de56dd36192d489feb260d14ba (diff) | |
| download | bootstrap-1fbe0bb290e560ebd18d39dc448f0bcebd2ea72a.tar.xz bootstrap-1fbe0bb290e560ebd18d39dc448f0bcebd2ea72a.zip | |
really add protocol to examples
Diffstat (limited to 'hero.html')
| -rw-r--r-- | hero.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> - <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script> + <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!-- Le fav and touch icons --> |
