8000 minor #18256 [Notifier] Add links to push bridges' README (mikaelkael) · symfony/symfony-docs@a34ced5 · GitHub
[go: up one dir, main page]

Skip to content

Commit a34ced5

Browse files
committed
minor #18256 [Notifier] Add links to push bridges' README (mikaelkael)
This PR was merged into the 6.2 branch. Discussion ---------- [Notifier] Add links to push bridges' README Following #18254 and fix merge issue added by f6034cd Commits ------- a275650 [Notifier] Add links to push bridges' README
2 parents f6034cd + a275650 commit a34ced5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

notifier.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ integration with these push services:
405405
================= ==================================== =================================================================================
406406
Service Package DSN
407407
================= ==================================== =================================================================================
408-
Engagespot ``symfony/engagespot-notifier`` ``engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME``
408+
`Engagespot`_ ``symfony/engagespot-notifier`` ``engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME``
409409
`Expo`_ ``symfony/expo-notifier`` ``expo://Token@default``
410410
`OneSignal`_ ``symfony/one-signal-notifier`` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID``
411411
================= ==================================== =================================================================================
@@ -947,6 +947,7 @@ is dispatched. Listeners receive a
947947
.. _`Clickatell`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Clickatell/README.md
948948
.. _`ContactEveryone`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/ContactEveryone/README.md
949949
.. _`Discord`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Discord/README.md
950+
.. _`Engagespot`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Engagespot/README.md
950951
.. _`Esendex`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Esendex/README.md
951952
.. _`Expo`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Expo/README.md
952953
.. _`FakeChat`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/FakeChat/README.md
@@ -970,11 +971,8 @@ is dispatched. Listeners receive a
970971
.. _`Mobyt`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Mobyt/README.md
971972
.. _`Nexmo`: https://github.co 6ACA m/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Nexmo/README.md
972973
.. _`Octopush`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Octopush/README.md
973-
<<<<<<< HEAD
974974
.. _`OrangeSms`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/OrangeSms/README.md
975-
=======
976975
.. _`OneSignal`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/OneSignal/README.md
977-
>>>>>>> 5.4
978976
.. _`OvhCloud`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/OvhCloud/README.md
979977
.. _`RFC 3986`: https://www.ietf.org/rfc/rfc3986.txt
980978
.. _`RocketChat`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/RocketChat/README.md

0 commit comments

Comments
 (0)
0