Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken link for multiple messenger buses #12638

Merged
merged 1 commit into from
Nov 18, 2019

Conversation

FabienSalles
Copy link
Contributor

There is an incorrect link in the documentation of the messenger component for multiple buses. The broken link is visible here and the bug is present for 4.3, 4.4 and current documentation.

I don't know if I use the correct syntax. I just copy/past a different declaration that works in https://symfony.com/doc/current/messenger.html#multiple-buses-command-event-buses.

@xabbuh xabbuh added this to the 4.3 milestone Nov 16, 2019
@OskarStark
Copy link
Contributor

OskarStark commented Nov 18, 2019

Thank you Fabien!
Wit you change it looks like:
Screenshot 2019-11-18 08 30 59

I changed a minor in 2d6b1df

OskarStark added a commit that referenced this pull request Nov 18, 2019
This PR was merged into the 4.3 branch.

Discussion
----------

Fix broken link for multiple messenger buses

There is an incorrect link in the documentation of the messenger component for multiple buses. The broken link is visible [here](https://symfony.com/doc/current/messenger/message-recorder.html) and the bug is present for 4.3, 4.4 and current documentation.

I don't know if I use the correct syntax. I just copy/past a different declaration that works in https://symfony.com/doc/current/messenger.html#multiple-buses-command-event-buses.

Commits
-------

e21be6c Fix broken link for multiple messenger buses
OskarStark added a commit that referenced this pull request Nov 18, 2019
@OskarStark OskarStark merged commit e21be6c into symfony:4.3 Nov 18, 2019
OskarStark added a commit that referenced this pull request Nov 18, 2019
* 4.3:
  use a lovercase title for the link. refs #12638
  fix supported installable version formats
  Fix broken link for multiple messenger buses
  remove gender-related terms from HTTP fundamentals diagrams
OskarStark added a commit that referenced this pull request Nov 18, 2019
* 4.4:
  use a lovercase title for the link. refs #12638
  fix supported installable version formats
  Fix broken link for multiple messenger buses
  remove gender-related terms from HTTP fundamentals diagrams
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants