From cb2ddf1c26596b3aabc5dfe4c5d8ca2cf7e7567b Mon Sep 17 00:00:00 2001 From: Jen Baumann Date: Fri, 3 May 2019 11:09:42 -0300 Subject: [PATCH] Update composer.json Co-Authored-By: marksabbath --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8c9566a..8a4bdaf 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "phpcbf": "phpcbf --standard=WordPress --ignore=vendor/,node_modules/,assets/ --extensions=php -p ./" }, "support": { - "issues": "https://github.com/studiopress/genesis-simple-share/issues", + "issues": "https://github.com/studiopress/genesis-simple-sidebars/issues", "source": "https://github.com/studiopress/genesis-simple-share" } }