diff --git a/source/_docs/ecosystem/ios/notifications/attachments.markdown b/source/_docs/ecosystem/ios/notifications/attachments.markdown index a164a542cc0..73c8887f9e1 100644 --- a/source/_docs/ecosystem/ios/notifications/attachments.markdown +++ b/source/_docs/ecosystem/ios/notifications/attachments.markdown @@ -26,8 +26,8 @@ To expand a notification on 3D Touch devices simply force touch any notification message: "Something happened at home!"" data: attachment: - url: "https://github.com/home-assistant/home-assistant-assets/blob/master/logo-round-192x192.png" - content-type: gif + url: "https://github.com/home-assistant/home-assistant-assets/blob/master/logo-round-192x192.png?raw=true" + content-type: png hide-thumbnail: false ```