Skip to content

Commit 10bbee3

Browse files
committed
minor #21061 [Messenger] Fix dead link to Mathias Noback's blog (sebgarwood-gl)
This PR was submitted for the 7.3 branch but it was merged into the 6.4 branch instead. Discussion ---------- [Messenger] Fix dead link to Mathias Noback's blog <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `7.x` for features of unreleased versions). --> Commits ------- 22f737e Fix dead link to Mathias Noback blog
2 parents 7ed9a6f + 22f737e commit 10bbee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/messenger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,5 +366,5 @@ Learn more
366366
/messenger
367367
/messenger/*
368368

369-
.. _`blog posts about command buses`: https://matthiasnoback.nl/tags/command%20bus/
369+
.. _`blog posts about command buses`: https://matthiasnoback.nl/tags/command-bus/
370370
.. _`SimpleBus project`: https://docs.simplebus.io/en/latest/

0 commit comments

Comments
 (0)