diff --git a/dist/js/jquery.magnify-mobile.js b/dist/js/jquery.magnify-mobile.js index fd543c0..47e925b 100644 --- a/dist/js/jquery.magnify-mobile.js +++ b/dist/js/jquery.magnify-mobile.js @@ -1,8 +1,8 @@ /*! - * Mobile plugin for jQuery Magnify (http://thdoan.github.io/magnify/) + * Mobile plugin for jQuery Magnify (https://thdoan.github.io/magnify/) * * jQuery Magnify by T. H. Doan is licensed under the MIT License. - * Read a copy of the license in the LICENSE file or at http://choosealicense.com/licenses/mit + * Read a copy of the license in the LICENSE file or at https://choosealicense.com/licenses/mit/ */ (function($) { diff --git a/dist/js/jquery.magnify.js b/dist/js/jquery.magnify.js index 7aae147..50d355c 100644 --- a/dist/js/jquery.magnify.js +++ b/dist/js/jquery.magnify.js @@ -1,9 +1,9 @@ /*! - * jQuery Magnify Plugin v2.2.0 by T. H. Doan (http://thdoan.github.io/magnify/) + * jQuery Magnify Plugin v2.3.0 by T. H. Doan (https://thdoan.github.io/magnify/) * Based on http://thecodeplayer.com/walkthrough/magnifying-glass-for-images-using-jquery-and-css3 * * jQuery Magnify by T. H. Doan is licensed under the MIT License. - * Read a copy of the license in the LICENSE file or at http://choosealicense.com/licenses/mit + * Read a copy of the license in the LICENSE file or at https://choosealicense.com/licenses/mit/ */ (function($) {