Skip to content

Commit 84a9d4b

Browse files
committed
minor #13940 Remove links to not existing channel pages (ThomasTr)
This PR was submitted for the master branch but it was merged into the 5.0 branch instead. Discussion ---------- Remove links to not existing channel pages Remove dead links to not existing (sms|chat|email)-channel pages Commits ------- 02ee00b Remove links to not existing channel pages
2 parents 46550da + 02ee00b commit 84a9d4b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

notifier.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ by using transports.
3131

3232
The notifier component supports the following channels:
3333

34-
* `SMS <SMS Channel>`_ sends notifications to phones via SMS messages
35-
* `Chat <Chat Channel>`_ sends notifications to chat services like Slack
34+
* SMS sends notifications to phones via SMS messages
35+
* Chat sends notifications to chat services like Slack
3636
and Telegram;
37-
* `Email <Email Channel>`_ integrates the :doc:`Symfony Mailer </mailer>`;
37+
* Email integrates the :doc:`Symfony Mailer </mailer>`;
3838
* Browser uses :ref:`flash messages <flash-messages>`.
3939

4040
.. tip::

0 commit comments

Comments
 (0)