8000 fix: corrections after review · symfony/symfony-docs@9c26c7f · GitHub
[go: up one dir, main page]

Skip to content

Commit 9c26c7f

Browse files
committed
fix: corrections after review
1 parent dbe27b7 commit 9c26c7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

notifier.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ Service Package DSN
426426
`Engagespot`_ ``symfony/engagespot-notifier`` ``engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME``
427427
`Expo`_ ``symfony/expo-notifier`` ``expo://Token@default``
428428
`OneSignal`_ ``symfony/one-signal-notifier`` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID``
429-
`Ntfy`_ ``symfony/ntfy-notifier`` ``ntfy://default/topic_name``
429+
`Ntfy`_ ``symfony/ntfy-notifier`` ``ntfy://default/TOPIC``
430430
`PagerDuty`_ ``symfony/pager-duty-notifier`` ``pagerduty://TOKEN@SUBDOMAIN``
431431
`Pushover`_ ``symfony/pushover-notifier`` ``pushover://USER_KEY:APP_TOKEN@default``
432432
================= ==================================== =================================================================================
@@ -437,7 +437,7 @@ Service Package DSN
437437

438438
.. versionadded:: 6.3
439439

440-
The PagerDuty and Pushover integrations were introduced in Symfony 6.3.
440+
The Ntfy, PagerDuty and Pushover integrations were introduced in Symfony 6.3.
441441

442442
To enable a texter, add the correct DSN in your ``.env`` file and
443443
configure the ``texter_transports``:

0 commit comments

Comments
 (0)
0