Skip to content

Commit

Permalink
Fix: proper link to Modernizr files.
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienMelissas committed Apr 22, 2015
1 parent fda171b commit 0c57b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->

<link rel="stylesheet" href="dist/styles/main.css">
<script src="assets/js/vendor/modernizr.min.js"></script>
<script src="dist/scripts/modernizr.js"></script>
</head>
<body>
<!--[if lt IE 7]>
Expand Down

0 comments on commit 0c57b42

Please sign in to comment.