diff --git a/docs/guides/entities/glossary.md b/docs/guides/entities/glossary.md index a6251a988..f49a05775 100644 --- a/docs/guides/entities/glossary.md +++ b/docs/guides/entities/glossary.md @@ -94,13 +94,13 @@ exist under a category. * An **Autocomplete Interaction** ([IAutocompleteinteraction]) is an interaction that has been automatically completed. * An **Interaction** ([IDiscordInteraction]) is any of the above. -[ISlashCommandInteraction]: xref: Discord.ISlashCommandInteraction -[IMessageCommandInteraction]: xref: Discord.IMessageCommandInteraction -[IUserCommandInteraction]: xref: Discord.IUserCommandInteraction -[IApplicationCommandInteraction]: xref: Discord.IApplicationCommandInteraction -[IMessageComponent]: xref: Discord.IMessageComponent -[IAutocompleteinteraction]: xref: Discord.IAutocompleteInteraction -[IDiscordInteraction]: xref: Discord.IDiscordInteraction +[ISlashCommandInteraction]: xref:Discord.ISlashCommandInteraction +[IMessageCommandInteraction]: xref:Discord.IMessageCommandInteraction +[IUserCommandInteraction]: xref:Discord.IUserCommandInteraction +[IApplicationCommandInteraction]: xref:Discord.IApplicationCommandInteraction +[IMessageComponent]: xref:Discord.IMessageComponent +[IAutocompleteinteraction]: xref:Discord.IAutocompleteInteraction +[IDiscordInteraction]: xref:Discord.IDiscordInteraction ## Other types: