Skip to content

Commit dc49cfb

Browse files
Merge branch '4.4' into 5.2
* 4.4: Fix CS in README files
2 parents 61af68d + dfe132c commit dc49cfb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ echo $translator->trans('Hello World!'); // outputs « Bonjour ! »
2626
Resources
2727
---------
2828

29-
* [Documentation](https://symfony.com/doc/current/translation.html)
30-
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
31-
* [Report issues](https://github.com/symfony/symfony/issues) and
32-
[send Pull Requests](https://github.com/symfony/symfony/pulls)
33-
in the [main Symfony repository](https://github.com/symfony/symfony)
29+
* [Documentation](https://symfony.com/doc/current/translation.html)
30+
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
31+
* [Report issues](https://github.com/symfony/symfony/issues) and
32+
[send Pull Requests](https://github.com/symfony/symfony/pulls)
33+
in the [main Symfony repository](https://github.com/symfony/symfony)

0 commit comments

Comments
 (0)