1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 03:11:19 +02:00

mv 1.3.0 file names to plane bootstrap.css for submodulers

This commit is contained in:
Jacob Thornton
2011-09-15 23:09:56 -07:00
parent 5675d8f00a
commit 472632ba51
9 changed files with 12 additions and 12 deletions

View File

@@ -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!