Skip to content

Commit 53a8ff8

Browse files
committed
Fix markdown in README files
1 parent 947492c commit 53a8ff8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ $sanitizer->sanitizeFor('section', $userInput); // Will sanitize as body
109109
Resources
110110
---------
111111

112-
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
113-
* [Report issues](https://github.com/symfony/symfony/issues) and
114-
[send Pull Requests](https://github.com/symfony/symfony/pulls)
115-
in the [main Symfony repository](https://github.com/symfony/symfony)
112+
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
113+
* [Report issues](https://github.com/symfony/symfony/issues) and
114+
[send Pull Requests](https://github.com/symfony/symfony/pulls)
115+
in the [main Symfony repository](https://github.com/symfony/symfony)

0 commit comments

Comments
 (0)