0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

fix readme link spacing

This commit is contained in:
Jacob Thornton 2011-09-16 12:30:30 -07:00
parent cd556cfacd
commit f03f7da08b

View File

@ -21,7 +21,7 @@ Here's what the LESS version looks like:
Or if you prefer, the standard css way:
``` html
<link rel="stylesheet" type="text/css" href="bootstrap.css">
<link rel="stylesheet" type="text/css" href="bootstrap.css">
```
For more info, refer to the docs!