Fix utils.time_snowflake link in migrating.rst

This commit is contained in:
Steve C 2022-08-28 02:07:18 -04:00 committed by GitHub
parent e57617e157
commit 3588793965
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -255,7 +255,7 @@ The following now accept aware :class:`~datetime.datetime` and assume that if th
- :attr:`Embed` constructor
- :attr:`Embed.timestamp` property setter
- :func:`utils.sleep_until` function
- ``utils.time_snowflake`` function
- :func:`utils.time_snowflake` function
Currently, there's only one place in this library that doesn't accept naive :class:`datetime.datetime` objects: