docs: fix broken discord support link

#8485 discord.js v13.11
This commit is contained in:
March 7th
2022-08-14 17:17:37 +07:00
parent bb24adc1dc
commit e56b1bb702
4 changed files with 7 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ const GuildChannel = require('./GuildChannel');
/**
* Represents a guild store channel on Discord.
* <warn>Store channels have been removed from Discord. See
* [Self-serve Game Selling Deprecation](https://support-dev.discord.com/hc/en-us/articles/4414590563479)
* [Self-serve Game Selling Deprecation](https://support-dev.discord.com/hc/en-us/articles/6309018858647)
* for more information.</warn>
* @extends {GuildChannel}
*/