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-09-16 10:09:56 +0400
committerJacob Thornton <jacobthornton@gmail.com>2011-09-16 10:09:56 +0400
commit472632ba51a50457370c55267a736e3efc4c09cc (patch)
tree62a4dd11a12502ee3feb8f1e6668aae450345eb0 /README.md
parent5675d8f00a16d1f5c3eebbe7e9a0ec2b0f494855 (diff)
mv 1.3.0 file names to plane bootstrap.css for submodulers
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 d9a7cb20ad..98953a7ad9 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.3.0.css">
+ <link rel="stylesheet" type="text/css" href="bootstrap.css">
For more info, refer to the docs!