diff options
| author | Mark Otto <[email protected]> | 2013-01-17 20:23:33 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-01-17 20:23:33 -0800 |
| commit | d9b35c2602b18c78a72ba4b1698b3ec93ccb868d (patch) | |
| tree | 9ad02dd103c908c5c9008d2296623e896d4498f7 /docs/examples/carousel.html | |
| parent | f068cdeb63770182b9e954eac9cbd11bf8df5d57 (diff) | |
| parent | 01b465928ec47d460ea1fd705e49aa2e0e9a4d28 (diff) | |
| download | bootstrap-d9b35c2602b18c78a72ba4b1698b3ec93ccb868d.tar.xz bootstrap-d9b35c2602b18c78a72ba4b1698b3ec93ccb868d.zip | |
Merge branch '2.3.0-wip' into 3.0.0-wip
Conflicts:
docs/assets/css/bootstrap.css
docs/components.html
docs/css.html
docs/customize.html
docs/examples/fluid.html
docs/extend.html
docs/getting-started.html
docs/index.html
docs/javascript.html
docs/scaffolding.html
docs/templates/layout.mustache
docs/templates/pages/base-css.mustache
docs/templates/pages/components.mustache
less/navbar.less
Diffstat (limited to 'docs/examples/carousel.html')
| -rw-r--r-- | docs/examples/carousel.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/carousel.html b/docs/examples/carousel.html index 328fe5a1e..50f34e648 100644 --- a/docs/examples/carousel.html +++ b/docs/examples/carousel.html @@ -255,7 +255,7 @@ <!-- HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> - <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> + <script src="../assets/js/html5shiv.js"></script> <![endif]--> <!-- Fav and touch icons --> |
