diff options
| author | Jacob Thornton <[email protected]> | 2011-08-18 11:27:45 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-08-18 11:27:45 -0700 |
| commit | f376de1319bb9093adc731cc05b3b0e54607ae54 (patch) | |
| tree | afd3afbc1104b8d9ace073ad7193b9d827fcc08d /docs | |
| parent | b80d118c50a63c005b654e81cb228422f0910569 (diff) | |
| download | bootstrap-f376de1319bb9093adc731cc05b3b0e54607ae54.tar.xz bootstrap-f376de1319bb9093adc731cc05b3b0e54607ae54.zip | |
fix local docs link + remove whitespace in gitignore
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 1aa9491e4..3199f5fc3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -5,7 +5,7 @@ <title>Twitter Bootstrap</title> <!-- Le styles --> - <link href="assets/css/bootstrap-1.0.0.css" rel="stylesheet" type="text/css"> + <link href="../bootstrap-1.0.0.css" rel="stylesheet" type="text/css"> <link href="assets/css/docs.css" rel="stylesheet" type="text/css"> <!-- Le javascript --> |
