Skip to content

Commit ff65542

Browse files
committed
finally fix the table markup
1 parent 157a21b commit ff65542

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

notifier.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -136,12 +136,12 @@ integration with these chat services:
136136
========== ================================ ============================================================================
137137
Service Package DSN
138138
========== ================================ ============================================================================
139-
Slack ``symfony/slack-notifier`` ``slack://default/ID``
140-
Telegram ``symfony/telegram-notifier`` ``telegram://TOKEN@default?channel=CHAT_ID``
139+
Slack ``symfony/slack-notifier`` ``slack://default/ID``
140+
Telegram ``symfony/telegram-notifier`` ``telegram://TOKEN@default?channel=CHAT_ID``
141141
GoogleChat ``symfony/google-chat-notifier`` ``googlechat://ACCESS_KEY:ACCESS_TOKEN@default/SPACE?threadKey=THREAD_KEY``
142-
Mattermost ``symfony/mattermost-notifier`` ``mattermost://TOKEN@ENDPOINT?channel=CHANNEL``
143-
RocketChat ``symfony/rocketchat-notifier`` ``rocketchat://TOKEN@ENDPOINT?channel=CHANNEL``
144-
Zulip ``symfony/zulip-notifier`` ``zulip://EMAIL:APIKEY@ENDPOINT?channel=CHANNEL``
142+
Mattermost ``symfony/mattermost-notifier`` ``mattermost://TOKEN@ENDPOINT?channel=CHANNEL``
143+
RocketChat ``symfony/rocketchat-notifier`` ``rocketchat://TOKEN@ENDPOINT?channel=CHANNEL``
144+
Zulip ``symfony/zulip-notifier`` ``zulip://EMAIL:APIKEY@ENDPOINT?channel=CHANNEL``
145145
========== ================================ ============================================================================
146146

147147
.. versionadded:: 5.1

0 commit comments

Comments
 (0)