Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2013-01-14 12:11:55 +0400
committerMark Otto <otto@github.com>2013-01-14 12:11:55 +0400
commitf9ee99cf6febd0b59ee95aa1866a3c1eb5c61320 (patch)
tree5d4d03acb196de0fe348fed88e99ea295c8b7da0 /docs/customize.html
parent4b34f4947aedc0e8539eee779e3921f44e0bca8b (diff)
Upgrade to newest HTML5 shiv, and make it a local dependency rather than CDNing
Diffstat (limited to 'docs/customize.html')
-rw-r--r--docs/customize.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/customize.html b/docs/customize.html
index d743246573..c714f56943 100644
--- a/docs/customize.html
+++ b/docs/customize.html
@@ -15,7 +15,7 @@
<!-- Le 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]-->
<!-- Le fav and touch icons -->