Skip to content

Commit e162269

Browse files
committed
minor #48407 [Notifier] Fix markdown (OskarStark)
This PR was merged into the 6.2 branch. Discussion ---------- [Notifier] Fix markdown | Q | A | ------------- | --- | Branch? | 6.2 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - Commits ------- 48f4e9c [Notifier] Fix markdown
2 parents 6f762ef + 48f4e9c commit e162269

File tree

1 file changed

+4
-4
lines changed
  • src/Symfony/Component/Notifier/Bridge/Chatwork

1 file changed

+4
-4
lines changed

src/Symfony/Component/Notifier/Bridge/Chatwork/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ CHATWORK_DSN=chatwork://API_TOKEN@default?room_id=ID
1313
Resources
1414
---------
1515

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

0 commit comments

Comments
 (0)