Skip to content

Commit 755f379

Browse files
authored
docs(examples): fix example img (#4678)
1 parent 5b716c5 commit 755f379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/attachments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ client.login('your token here');
111111

112112
The results are the same as the URL examples:
113113

114-
![Image showing result](/static/attachment-example1.png)
114+
![Image showing result](/static/attachment-example2.png)
115115

116116
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!
117117

0 commit comments

Comments
 (0)