8000 minor #17358 Force SimpleBus https url (elliotbruneel) · Guikingone/symfony-docs@726aa5c · GitHub
[go: up one dir, main page]

Skip to content

Commit 726aa5c

Browse files
committed
minor symfony#17358 Force SimpleBus https url (elliotbruneel)
This PR was merged into the 4.4 branch. Discussion ---------- Force SimpleBus https url SimpleBus allows https and there is no redirection <!-- 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 `6.x` for features of unreleased versions). --> Commits ------- 56b7695 Force SimpleBus https url
2 parents e1ffd7c + 56b7695 commit 726aa5c

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
@@ -357,4 +357,4 @@ Learn more
357357
/messenger/*
358358

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

0 commit comments

Comments
 (0)
0