Fix broken link to documentation in Lock and Semaphore components

This commit is contained in:
Ronny López 2020-12-06 09:31:27 +01:00
parent 8143f8a83b
commit d907d3ba83
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ Lock Component
Resources Resources
--------- ---------
* [Documentation](https://symfony.com/doc/master/components/lock.html) * [Documentation](https://symfony.com/doc/current/components/lock.html)
* [Contributing](https://symfony.com/doc/current/contributing/index.html) * [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and * [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls) [send Pull Requests](https://github.com/symfony/symfony/pulls)

View File

@ -13,7 +13,7 @@ are not covered by Symfony's
Resources Resources
--------- ---------
* [Documentation](https://symfony.com/doc/master/components/semaphore.html) * [Documentation](https://symfony.com/doc/current/components/semaphore.html)
* [Contributing](https://symfony.com/doc/current/contributing/index.html) * [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and * [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls) [send Pull Requests](https://github.com/symfony/symfony/pulls)