8000 [Notifier] Add link anchor for `Push Channel` · symfony/symfony-docs@056a35c · GitHub
[go: up one dir, main page]

Skip to content

Commit 056a35c

Browse files
[Notifier] Add link anchor for Push Channel
1 parent eaca6eb commit 056a35c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

notifier.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The notifier component supports the following channels:
3838
services like Slack and Telegram;
3939
* :ref:`Email channel <notifier-email-channel>` integrates the :doc:`Symfony Mailer </mailer>`;
4040
* Browser channel uses :ref:`flash messages <flash-messages>`.
41-
* Push Channel sends notifications to phones and browsers via push notifications.
41+
* :ref:`Push channel <notifier-push-channel>` sends notifications to phones and browsers via push notifications.
4242

4343
.. tip::
4444

@@ -339,6 +339,8 @@ notification emails:
339339
;
340340
};
341341
342+
.. _notifier-push-channel:
343+
342344
Push Channel
343345
~~~~~~~~~~~~
344346

0 commit comments

Comments
 (0)
0