Skip to content

Commit

Permalink
Removed x char from script src.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanseddon committed Dec 15, 2011
1 parent e2975c6 commit 3840357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#caniusetrigger { font-size: 38px; font-family: monospace; display:block; }
</style>

<script src="https://xraw.github.com/Modernizr/Modernizr/master/modernizr.js"></script>
<script src="https://raw.github.com/Modernizr/Modernizr/master/modernizr.js"></script>
<script>window.Modernizr || document.write('<script src="../modernizr.js"><\/script>')</script>

<script src="js/lib/polyfills.js"></script>
Expand Down

0 comments on commit 3840357

Please sign in to comment.