diff --git a/core/core.libraries.yml b/core/core.libraries.yml index 34057d1..e645035 100644 --- a/core/core.libraries.yml +++ b/core/core.libraries.yml @@ -344,7 +344,7 @@ jquery: version: "3.2.1" license: name: MIT - url: https://raw.githubusercontent.com/jquery/jquery/3.2.1/LICENSE.txt + url: https://github.com/jquery/jquery/blob/3.2.1/LICENSE.txt gpl-compatible: true js: assets/vendor/jquery/jquery.min.js: { minified: true, weight: -20 }