Skip to content

Commit 3ab2843

Browse files
authored
Merge pull request #95 from Noobyguy775/patch-1
Update $buttonID link
2 parents 8e898cc + a9b44b0 commit 3ab2843

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

guide/Trigger/button.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ In regex ^ and $ are used to match the start and end of the string.
4040

4141
### Related Functions
4242
* [$button](../Text/Components/button.md) - sends a button
43-
* [$buttonID](../Text/Components/button.md) - returns the button id
43+
* [$buttonID](../Text/Components/buttonID.md) - returns the button id
4444
* [$buttonEmoji](../Text/Components/buttonEmoji.md) - returns the button emoji
4545
* [$buttonLabel](../Text/Components/buttonLabel.md) - returns the button label
4646
* [$buttonURL](../Text/Components/buttonURL.md) - returns the button url

0 commit comments

Comments
 (0)