diff --git a/draw-attention.php b/draw-attention.php index f51d112..bd5c5cd 100644 --- a/draw-attention.php +++ b/draw-attention.php @@ -11,7 +11,7 @@ Description: Create interactive images in WordPress Version: 2.0.24 Author: N Squared -Author URI: https://nsqua.red +Author URI: https://nsquared.io Text Domain: draw-attention License: GPL-2.0+ License URI: http://www.gnu.org/licenses/gpl-2.0.txt diff --git a/package.json b/package.json index 88c8340..ba0a19f 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "description": "Create interactive image maps for your website", "author": { "name": "NSquared", - "url": "https://nsqua.red" + "url": "https://nsquared.io" }, "devDependencies": { "eslint": "^8.53.0",