diff options
| author | Jacob Thornton <[email protected]> | 2011-08-26 11:13:47 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-08-26 11:13:47 -0700 |
| commit | 273659c8e754b924b1bdcab5d34b0498ce2036bd (patch) | |
| tree | f62ae4c364cdcbac74fb48705319e157ab99032c /docs | |
| parent | fc1118c87cfc82c85fe37f5cffd695652483c6db (diff) | |
| download | bootstrap-273659c8e754b924b1bdcab5d34b0498ce2036bd.tar.xz bootstrap-273659c8e754b924b1bdcab5d34b0498ce2036bd.zip | |
update everything to 1.1.1
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 552203925..79dcec1fa 100644 --- a/docs/index.html +++ b/docs/index.html @@ -12,7 +12,7 @@ <![endif]--> <!-- Le styles --> - <link href="../bootstrap-1.1.0.css" rel="stylesheet"> + <link href="../bootstrap-1.1.1.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.0.min.css"></textarea> + <textarea class="copy-code" rows="1"><link rel="stylesheet" href="http://twitter.github.com/bootstrap/assets/css/bootstrap-1.1.1.min.css"></textarea> </form> </div> <div class="span5 columns"> |
