diff options
| author | Mark Otto <[email protected]> | 2011-08-17 22:38:14 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-08-17 22:38:14 -0700 |
| commit | 8ba5a2945637ee2de444bf959fd284284e65f61b (patch) | |
| tree | 839554d44882b2729f0193319b8fa82b6c74f772 /docs | |
| parent | 68007404a87e5f40de85896f6d935fde469a032c (diff) | |
| download | bootstrap-8ba5a2945637ee2de444bf959fd284284e65f61b.tar.xz bootstrap-8ba5a2945637ee2de444bf959fd284284e65f61b.zip | |
capitalize github properly, fix url for compiled css
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 --> |
