Skip to content

Commit 5253657

Browse files
chore: move assets folder
1 parent eaa83e6 commit 5253657

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/Interactions/buttons.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ This is the basic syntax of creating a button. What you create with it is up to
9191

9292
Check out the [`discord.ButtonStyle`](https://docs.pycord.dev/en/master/api.html#discord.ButtonStyle) class for more information.
9393

94-
![Different Button Styles](assets/button-styles.png)
94+
![Different Button Styles](../assets/button-styles.png)
9595

9696
You can set a button's style by adding the `style` argument in the [`discord.ui.button`](https://docs.pycord.dev/en/master/api.html#discord.ui.button) decorator.
9797

File renamed without changes.

0 commit comments

Comments
 (0)