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-22 09:30:39 +0400
committerJacob Thornton <jacobthornton@gmail.com>2011-08-22 09:30:39 +0400
commit3ef86aa7031adf7b7e50b0841ee478c6803d37b0 (patch)
tree0c2644f86cf3d727d38dc617ef51c08eb1f2e910 /README.md
parent109027433dc77d58fabaa5c90dada3ee7f400b05 (diff)
v1.1.0
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 babfd55591..81ba72042f 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.0.0.css">
+ <link rel="stylesheet" type="text/css" href="bootstrap-1.1.0.css">
For more info, refer to the docs!