Skip to content

Commit 24e973c

Browse files
authored
Update README.md
1 parent 58733a7 commit 24e973c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Bootstrap Float Label
33

44
Pure CSS implementation of Float Label pattern for Bootstrap 4 powered by [Float Label CSS-only](https://github.com/tonystar/float-label-css).
55

6-
<img src="https://cdn.rawgit.com/tonystar/bootstrap-float-label/master/bootstrap-float-label.png" width="432"/>
6+
<img src="https://cdn.rawgit.com/tonystar/bootstrap-float-label/aced600/bootstrap-float-label.png" width="432"/>
77

88

99
## Demo
@@ -15,7 +15,7 @@ https://codepen.io/tonystar/pen/LRdpYZ
1515

1616
Include `bootstrap-float-label.min.css`:
1717
```html
18-
<link rel="stylesheet" href="https://cdn.rawgit.com/tonystar/bootstrap-float-label/v1.0.0/dist/bootstrap-float-label.min.css"/>
18+
<link rel="stylesheet" href="https://cdn.rawgit.com/tonystar/bootstrap-float-label/v4.0.0/dist/bootstrap-float-label.min.css"/>
1919
```
2020

2121
Then just add `.has-float-label` class to `.form-group`:

0 commit comments

Comments
 (0)