diff options
| author | Jacob Thornton <[email protected]> | 2011-08-21 22:30:39 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-08-21 22:30:39 -0700 |
| commit | 3ef86aa7031adf7b7e50b0841ee478c6803d37b0 (patch) | |
| tree | 0c2644f86cf3d727d38dc617ef51c08eb1f2e910 /docs/index.html | |
| parent | 109027433dc77d58fabaa5c90dada3ee7f400b05 (diff) | |
| download | bootstrap-3ef86aa7031adf7b7e50b0841ee478c6803d37b0.tar.xz bootstrap-3ef86aa7031adf7b7e50b0841ee478c6803d37b0.zip | |
v1.1.0
Diffstat (limited to 'docs/index.html')
| -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 dd2d7416c..808d94ffc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -12,7 +12,7 @@ <![endif]--> <!-- Le styles --> - <link href="../bootstrap-1.0.0.css" rel="stylesheet"> + <link href="../bootstrap-1.1.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.0.0.min.css"></textarea> + <textarea class="copy-code" rows="1"><link rel="stylesheet" href="http://twitter.github.com/bootstrap/assets/css/bootstrap-1.1.0.min.css"></textarea> </form> </div> <div class="span5 columns"> |
