From 575852ad09eb307b20dd1104ced1e2c3248fc8f5 Mon Sep 17 00:00:00 2001 From: Mark Hetherington <mark@keodesign.com.au> Date: Thu, 4 Aug 2022 10:33:05 +1000 Subject: [PATCH] Update project URL --- dist/notify.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/notify.js b/dist/notify.js index fb9df63..5bf7e90 100644 --- a/dist/notify.js +++ b/dist/notify.js @@ -1,4 +1,4 @@ -/* Notify.js - http://notifyjs.com/ Copyright (c) 2015 MIT */ +/* Notify.js - https://notifyjs.jpillora.com/ Copyright (c) 2015 MIT */ (function (factory) { // UMD start // https://github.com/umdjs/umd/blob/master/jqueryPluginCommonjs.js