2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

move /assets/ to /docs-assets/ ; fixes #10715

This commit is contained in:
Chris Rebert
2013-09-23 13:00:43 -07:00
parent 229469e059
commit 8aa5181126
34 changed files with 75 additions and 75 deletions
+2 -2
View File
@@ -109,8 +109,8 @@ bootstrap/
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="../../assets/js/html5shiv.js"></script>
<script src="../../assets/js/respond.min.js"></script>
<script src="../../docs-assets/js/html5shiv.js"></script>
<script src="../../docs-assets/js/respond.min.js"></script>
<![endif]-->
</head>
<body>