We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 690b910 + a4577e6 commit dc0904bCopy full SHA for dc0904b
readme.md
@@ -30,7 +30,7 @@ Include the HTML5 shiv in the `<head>` of your page in a conditional comment and
30
31
```html
32
<!--[if lt IE 9]>
33
- <script src="bower_components/html5shiv/html5shiv.js"></script>
+ <script src="bower_components/html5shiv/dist/html5shiv.js"></script>
34
<![endif]-->
35
```
36
0 commit comments