Skip to content

Commit 31410c7

Browse files
minor symfony#35409 [Messenger] Add missing documentation link in README (pyrech)
This PR was submitted for the 4.4 branch but it was merged into the 4.3 branch instead. Discussion ---------- [Messenger] Add missing documentation link in README | Q | A | ------------- | --- | Branch? | 4.4 (lower was experimental) | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - Commits ------- 5714eaa Add link to messenger documentation in its README
2 parents c80a7ad + 5714eaa commit 31410c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Messenger/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ are not covered by Symfony's
1212
Resources
1313
---------
1414

15+
* [Documentation](https://symfony.com/doc/current/components/messenger.html)
1516
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
1617
* [Report issues](https://github.com/symfony/symfony/issues) and
1718
[send Pull Requests](https://github.com/symfony/symfony/pulls)

0 commit comments

Comments
 (0)