We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46550da commit 02ee00bCopy full SHA for 02ee00b
notifier.rst
@@ -31,10 +31,10 @@ by using transports.
31
32
The notifier component supports the following channels:
33
34
-* `SMS <SMS Channel>`_ sends notifications to phones via SMS messages
35
-* `Chat <Chat Channel>`_ sends notifications to chat services like Slack
+* SMS sends notifications to phones via SMS messages
+* Chat sends notifications to chat services like Slack
36
and Telegram;
37
-* `Email <Email Channel>`_ integrates the :doc:`Symfony Mailer </mailer>`;
+* Email integrates the :doc:`Symfony Mailer </mailer>`;
38
* Browser uses :ref:`flash messages <flash-messages>`.
39
40
.. tip::
0 commit comments