mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
fix css url
This commit is contained in:
parent
80ef14a11a
commit
7ba2eede4e
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
<link href="../dist/css/bootstrap.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Documentation extras -->
|
||||
<link href="../assets/css/pack.min.css" rel="stylesheet">
|
||||
<link href="../assets/css/docs.min.css" rel="stylesheet">
|
||||
<!--[if lt IE 9]><script src="../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
|
||||
|
||||
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
|
|
Loading…
Reference in a new issue