diff options
| author | Jacob Thornton <[email protected]> | 2011-08-30 23:34:19 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-08-30 23:34:19 -0700 |
| commit | 4fb1c5bd4b527797183a60e752f0276b01637fd5 (patch) | |
| tree | 39aa84637a16f59dfade1fa0714bea4ab50f0dfe /docs | |
| parent | 588cb1c06d372817e7be2a44384b177bef660f53 (diff) | |
| download | bootstrap-4fb1c5bd4b527797183a60e752f0276b01637fd5.tar.xz bootstrap-4fb1c5bd4b527797183a60e752f0276b01637fd5.zip | |
rename all 1.1.1 stuff -> 1.2.0 and remove templates dir and fluid.html
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html index 415ea6a3b..9ec827fb1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -12,7 +12,7 @@ <![endif]--> <!-- Le styles --> - <link href="../bootstrap-1.1.1.css" rel="stylesheet"> + <link href="../bootstrap-1.2.0.css" rel="stylesheet"> <link href="assets/css/docs.css" rel="stylesheet"> <link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet"> @@ -78,7 +78,7 @@ <h6>Hotlink the CSS</h6> <p>For the quickest and easiest start, just copy this snippet into your webpage.</p> <form> - <textarea class="copy-code" rows="1"><link rel="stylesheet" href="http://twitter.github.com/bootstrap/assets/css/bootstrap-1.1.1.min.css"></textarea> + <textarea class="copy-code" rows="1"><link rel="stylesheet" href="http://twitter.github.com/bootstrap/assets/css/bootstrap-1.2.0.min.css"></textarea> </form> </div> <div class="span5 columns"> |
