Skip to content

Commit 5e12b7a

Browse files
authored
Update README.md
1 parent 963a1ea commit 5e12b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Wrap `input` and `label` by `.has-float-label`:
3535

3636
Instead of `float-label.min.css` just include pre-built `bootstrap-float-label.min.css`:
3737
```html
38-
<link rel="stylesheet" href="https://cdn.rawgit.com/tonystar/bootstrap-float-label/v1.0.0/dist/bootstrap-float-label.min.css"/>
38+
<link rel="stylesheet" href="https://cdn.rawgit.com/tonystar/bootstrap-float-label/v4.0.0/dist/bootstrap-float-label.min.css"/>
3939
```
4040

4141
Markup is the same. For more details see: https://github.com/tonystar/bootstrap-float-label.

0 commit comments

Comments
 (0)