Skip to content

Commit

Permalink
docs(Client): Update Sapphire's snowflake utility links (#9501)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiralite committed May 2, 2023
1 parent f2ad076 commit 1b7981e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/discord.js/src/client/Client.js
Expand Up @@ -544,7 +544,8 @@ module.exports = Client;
* `DiscordSnowflake` class.
*
* Check their documentation
* {@link https://www.sapphirejs.dev/docs/Documentation/api-utilities/classes/snowflake_src.Snowflake here}
* {@link https://www.sapphirejs.dev/docs/Documentation/api-utilities/classes/sapphire_snowflake.Snowflake here}
* ({@link https://www.sapphirejs.dev/docs/Guide/utilities/snowflake guide})
* to see what you can do.
* @hideconstructor
*/
Expand Down

0 comments on commit 1b7981e

Please sign in to comment.