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 /offcanvas | |
| parent | 6d269c2ed7e035101bac75eecd1551df5004ed1f (diff) | |
| download | bootstrap-9c13af8cb10f6e16322c50dfc82ae9263d99b82a.tar.xz bootstrap-9c13af8cb10f6e16322c50dfc82ae9263d99b82a.zip | |
massive update, including new index page
Diffstat (limited to 'offcanvas')
| -rw-r--r-- | offcanvas/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offcanvas/index.html b/offcanvas/index.html index 1f774c1da..982b8f7b6 100644 --- a/offcanvas/index.html +++ b/offcanvas/index.html @@ -9,7 +9,7 @@ <title>Off Canvas 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="offcanvas.css" rel="stylesheet"> |
