diff --git a/sites/all/themes/custom/edlptheme/edlptheme.libraries.yml b/sites/all/themes/custom/edlptheme/edlptheme.libraries.yml index 7b010e958..c6c7b905a 100644 --- a/sites/all/themes/custom/edlptheme/edlptheme.libraries.yml +++ b/sites/all/themes/custom/edlptheme/edlptheme.libraries.yml @@ -9,7 +9,7 @@ global-css: global-js: version: VERSION js: - bower_components/history.js/scripts/bundled/html4+html5/jquery.history.js: { scope: footer } + assets/dist/bower/jquery.history.js: { scope: footer } assets/dist/bower/jquery.hotkeys.js: { scope: footer } assets/dist/bower/jquery.overlayScrollbars.min.js: { scope: footer } assets/dist/scripts/main.min.js: { scope: footer }