html5shiv and Serving Content From Code Repositories

“Always avoid external dependencies you cannot control. Direcly linking to a resource in someone else’s code repository is a perfect example of an external dependency that can easily be, and should be, avoided. The moral of the story is: ‘never never never link to a resource inside a source code repository’.”