Adjust the URL to the contributing file where relevant

This commit is contained in:
jrfnl 2017-07-27 15:39:54 +02:00
parent be1cd3bc49
commit e4c86d718c
4 changed files with 4 additions and 4 deletions

View file

@ -272,7 +272,7 @@ You can find information on how to deal with some of the more frequent issues in
## Contributing
See [CONTRIBUTING](CONTRIBUTING.md), including information about [unit testing](CONTRIBUTING.md#unit-testing) the standard.
See [CONTRIBUTING](.github/CONTRIBUTING.md), including information about [unit testing](.github/CONTRIBUTING.md#unit-testing) the standard.
## License

View file

@ -29,7 +29,7 @@ For running the unit tests with PHPCS 2.x:
phpunit --bootstrap="./Test/phpcs2-bootstrap.php" --filter WordPress ./Test/AllTests.php
Please read the contributors guidelines for more information:
https://is.gd/WPCScontributing
https://is.gd/contributing2WPCS
';
die( 1 );

View file

@ -35,7 +35,7 @@ Otherwise, make sure you set a `PHPCS_DIR` environment variable in your phpunit.
pointing to the PHPCS directory.
Please read the contributors guidelines for more information:
https://is.gd/WPCScontributing
https://is.gd/contributing2WPCS
';
die( 1 );

View file

@ -42,7 +42,7 @@ Otherwise, make sure you set a `PHPCS_DIR` environment variable in your phpunit.
pointing to the PHPCS directory.
Please read the contributors guidelines for more information:
https://is.gd/WPCScontributing
https://is.gd/contributing2WPCS
';
die( 1 );