Skip to content

Commit caf796f

Browse files
committed
bug #11164 [Mercure] Fix link to high-level implementations (samnela)
This PR was merged into the 4.2 branch. Discussion ---------- [Mercure] Fix link to high-level implementations <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap 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 `master` for features of unreleased versions). --> Commits ------- 8bc40ea [Mercure] Fix link to high-level implementations
2 parents 725fa65 + 8bc40ea commit caf796f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mercure.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ its Mercure support.
532532
.. _`the Mercure protocol`: https://github.com/dunglas/mercure#protocol-specification
533533
.. _`Server-Sent Events (SSE)`: https://developer.mozilla.org/docs/Server-sent_events
534534
.. _`a polyfill`: https://github.com/Yaffle/EventSource
535-
.. _`high-level implementations`: https://github.com/dunglas/mercure#resources
535+
.. _`high-level implementations`: https://github.com/dunglas/mercure#tools
536536
.. _`In this recording`: https://www.youtube.com/watch?v=UI1l0JOjLeI
537537
.. _`API Platform`: https://api-platform.com
538538
.. _`Mercure.rocks`: https://mercure.rocks

0 commit comments

Comments
 (0)