Skip to content

Commit d6f8fd8

Browse files
authored
Update chatters.rst
fix to use a working image url
1 parent c2bcbf6 commit d6f8fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notifier/chatters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ some interactive options called `Block elements`_::
7777
->text('The Symfony Community')
7878
->accessory(
7979
new SlackImageBlockElement(
80-
'https://example.com/symfony-logo.png',
80+
'https://symfony.com/favicons/apple-touch-icon.png',
8181
'Symfony'
8282
)
8383
)

0 commit comments

Comments
 (0)