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 | 7bdd9551edddd379ac999d034aa5c435fbba9bc9 (patch) | |
| tree | f5ed4f0b58ea3fcf96d321e99937b493648dda0e /docs/examples/starter-template.html | |
| parent | 163f58ff8133a892bf1bcf57f5d00d466d441a3d (diff) | |
| download | bootstrap-7bdd9551edddd379ac999d034aa5c435fbba9bc9.tar.xz bootstrap-7bdd9551edddd379ac999d034aa5c435fbba9bc9.zip | |
really add protocol to examples
Diffstat (limited to 'docs/examples/starter-template.html')
| -rw-r--r-- | docs/examples/starter-template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/starter-template.html b/docs/examples/starter-template.html index 31cc57cf8..cd026c31c 100644 --- a/docs/examples/starter-template.html +++ b/docs/examples/starter-template.html @@ -18,7 +18,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 --> |
