[demo/built][xs]: correct path to bootstrap vendor.

This commit is contained in:
Rufus Pollock 2012-03-11 01:26:02 +00:00
parent 89c1e75304
commit 7f1dabe885

View File

@ -10,7 +10,7 @@
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="../vendor/bootstrap/2.0.0/bootstrap.css">
<link rel="stylesheet" href="../vendor/bootstrap/2.0.0/css/bootstrap.css">
<link rel="stylesheet" href="../css/data-explorer.css">
<link rel="stylesheet" href="../css/graph-flot.css">
<link rel="stylesheet" href="../css/bootstrap.css">