diff --git a/includes/classes/debug.php b/includes/classes/debug.php index e506ed7b..4271bef0 100644 --- a/includes/classes/debug.php +++ b/includes/classes/debug.php @@ -13,8 +13,6 @@ /** * GatherContent Plugin Debug * - * Docs: https://github.com/gathercontent/wordpress-plugin/wiki/Developer-Debug-Mode - * * @since 3.0.1 */ class Debug extends Base { diff --git a/package.json b/package.json index db5de9ba..2425e312 100644 --- a/package.json +++ b/package.json @@ -4,10 +4,10 @@ "description": "Imports items from Content Workflow to your wordpress site", "version": "1.0.0", "license": "GPLv2", - "homepage": "http://www.gathercontent.com", + "homepage": "https://www.bynder.com/products/content-workflow/", "repository": { "type": "git", - "url": "https://github.com/gathercontent/wordpress-plugin" + "url": "https://github.com/Bynder/cw-wordpress-plugin" }, "author": { "name": "Content Workflow (by Bynder)",