diff --git a/docs/examples/attachments.md b/docs/examples/attachments.md index c18e452e1..826fb8d80 100644 --- a/docs/examples/attachments.md +++ b/docs/examples/attachments.md @@ -111,7 +111,7 @@ client.login('your token here'); The results are the same as the URL examples: -![Image showing result](/static/attachment-example1.png) +![Image showing result](/static/attachment-example2.png) But what if you have a buffer from an image? Or a text document? Well, it's the same as sending a local file or a URL!