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-31 10:34:19 +0400
committerJacob Thornton <jacobthornton@gmail.com>2011-08-31 10:34:19 +0400
commit4fb1c5bd4b527797183a60e752f0276b01637fd5 (patch)
tree39aa84637a16f59dfade1fa0714bea4ab50f0dfe /README.md
parent588cb1c06d372817e7be2a44384b177bef660f53 (diff)
rename all 1.1.1 stuff -> 1.2.0 and remove templates dir and fluid.html
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 8d0e693c97..76b6e4563c 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.1.css">
+ <link rel="stylesheet" type="text/css" href="bootstrap-1.2.0.css">
For more info, refer to the docs!