Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Thornton <jacobthornton@gmail.com>2011-08-26 22:13:47 +0400
committerJacob Thornton <jacobthornton@gmail.com>2011-08-26 22:13:47 +0400
commit273659c8e754b924b1bdcab5d34b0498ce2036bd (patch)
treef62ae4c364cdcbac74fb48705319e157ab99032c /README.md
parentfc1118c87cfc82c85fe37f5cffd695652483c6db (diff)
update everything to 1.1.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 81ba72042f..8ac5f78ff5 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Here's what the LESS version looks like:
Or if you prefer, the standard css way:
- <link rel="stylesheet" type="text/css" href="bootstrap-1.1.0.css">
+ <link rel="stylesheet" type="text/css" href="bootstrap-1.1.1.css">
For more info, refer to the docs!