Skip to content

Commit 1b363c4

Browse files
committed
minor #20377 [Mercure] Update mercure.rst: Moving tip about debugger upwards (ThomasLandauer)
This PR was merged into the 5.4 branch. Discussion ---------- [Mercure] Update mercure.rst: Moving tip about debugger upwards Page: https://symfony.com/doc/5.x/mercure.html#subscribing Reason: This belongs to the code block, not to the DevTools screenshot. Commits ------- 92cb40e Update mercure.rst: Moving tip about debugger upwards
2 parents 3915127 + 92cb40e commit 1b363c4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

mercure.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,10 @@ as patterns:
306306
}
307307
</script>
308308

309+
.. tip::
310+
311+
Test if a URI Template matches a URL using `the online debugger`_
312+
309313
.. tip::
310314

311315
Google Chrome DevTools natively integrate a `practical UI`_ displaying in live
@@ -321,10 +325,6 @@ as patterns:
321325
* click on the request to the Mercure hub
322326
* click on the "EventStream" sub-tab.
323327

324-
.. tip::
325-
326-
Test if a URI Template match a URL using `the online debugger`_
327-
328328
Discovery
329329
---------
330330

0 commit comments

Comments
 (0)