diff options
| author | Mark Otto <[email protected]> | 2013-07-26 20:42:47 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-26 20:42:47 -0700 |
| commit | 9c13af8cb10f6e16322c50dfc82ae9263d99b82a (patch) | |
| tree | 270eb75e3d7604690e02321bff121a66c62e88f2 /carousel | |
| parent | 6d269c2ed7e035101bac75eecd1551df5004ed1f (diff) | |
| download | bootstrap-9c13af8cb10f6e16322c50dfc82ae9263d99b82a.tar.xz bootstrap-9c13af8cb10f6e16322c50dfc82ae9263d99b82a.zip | |
massive update, including new index page
Diffstat (limited to 'carousel')
| -rw-r--r-- | carousel/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/carousel/index.html b/carousel/index.html index 2bc48b380..4d2e5fd98 100644 --- a/carousel/index.html +++ b/carousel/index.html @@ -9,7 +9,7 @@ <title>Carousel Template for Bootstrap</title> <!-- Bootstrap core CSS --> - <link href="../bootstrap/bootstrap.css" rel="stylesheet"> + <link href="../bootstrap/css/bootstrap.css" rel="stylesheet"> <!-- Custom styles for this template --> <link href="carousel.css" rel="stylesheet"> |
