]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Fix modernizr path in docs 3679/head
authorLeandro Cesquini Pereira <leandro.cesquini@gmail.com>
Sun, 24 Nov 2013 12:41:33 +0000 (10:41 -0200)
committerLeandro Cesquini Pereira <leandro.cesquini@gmail.com>
Sun, 24 Nov 2013 12:41:33 +0000 (10:41 -0200)
commit5869a9d8cc1bd5a733fce90621ecfae1971f1415
tree81faa9fc9700a251d4ced7b5c8a95e2e4399629e
parentf6c1443ccfa420731c7658c68f516ee6d42de5ca
Fix modernizr path in docs

The corret path is vendor/modernizr as can be seen in foundation-rails gem:
https://github.com/zurb/foundation-rails/blob/master/vendor/assets/javascripts/vendor/modernizr.js

The path vendor/custom.modernizr gives the following error:
ActionController::RoutingError (No route matches [GET] "/javascripts/vendor/custom.modernizr.js"):
doc/pages/applications.html