diff --git a/src/Symfony/Component/Ldap/README.md b/src/Symfony/Component/Ldap/README.md index 6de60f10bbb9e..34e8fc2b14ef0 100644 --- a/src/Symfony/Component/Ldap/README.md +++ b/src/Symfony/Component/Ldap/README.md @@ -18,10 +18,7 @@ The documentation for the component can be found [online] [0]. Resources --------- -You can run the unit tests with the following command: - - $ cd path/to/Symfony/Component/Ldap/ - $ composer install - $ phpunit - -[0]: https://symfony.com/doc/2.8/components/ldap.html + * [Contributing](https://symfony.com/doc/current/contributing/index.html) + * [Report issues](https://github.com/symfony/symfony/issues) and + [send Pull Requests](https://github.com/symfony/symfony/pulls) + in the [main Symfony repository](https://github.com/symfony/symfony) diff --git a/src/Symfony/Component/PropertyInfo/README.md b/src/Symfony/Component/PropertyInfo/README.md index 0f1af40190288..5ac21f384e59b 100644 --- a/src/Symfony/Component/PropertyInfo/README.md +++ b/src/Symfony/Component/PropertyInfo/README.md @@ -7,8 +7,7 @@ of popular sources. Resources --------- -You can run the unit tests with the following command: - - $ cd path/to/Symfony/Component/PropertyInfo/ - $ composer install - $ phpunit + * [Contributing](https://symfony.com/doc/current/contributing/index.html) + * [Report issues](https://github.com/symfony/symfony/issues) and + [send Pull Requests](https://github.com/symfony/symfony/pulls) + in the [main Symfony repository](https://github.com/symfony/symfony)