mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
refactor(constants): Update guide URL (#10803)
refactor(constants): update guide URL
This commit is contained in:
@@ -21,4 +21,4 @@ export const NODE_PACKAGE_MANAGERS = ['npm', 'pnpm', 'yarn'] as const;
|
||||
/**
|
||||
* The URL to the guide.
|
||||
*/
|
||||
export const GUIDE_URL = 'https://guide.discordjs.dev' as const;
|
||||
export const GUIDE_URL = 'https://discordjs.guide' as const;
|
||||
|
||||
Reference in New Issue
Block a user