diff --git a/composer.json b/composer.json index ff04f56..60b1a39 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "wp-cli/profile-command", "type": "wp-cli-package", "description": "Quickly identify what's slow with WordPress.", - "homepage": "https://runcommand.io/wp/profile/", + "homepage": "https://github.com/wp-cli/profile-command/", "license": "MIT", "authors": [], "require": { diff --git a/phpcs.xml.dist b/phpcs.xml.dist index e756128..b5316ad 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -1,5 +1,5 @@ - + Custom ruleset for WP-CLI profile-command