Fix broken links to d.py's docs pages (#6117)

This commit is contained in:
Jakub Kuczys
2023-05-04 01:32:25 +02:00
committed by GitHub
parent ba1bf23363
commit 525c3885cd
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
Migrating cogs from Red V2
==========================
First, be sure to read :dpy_docs:`discord.py's migration guide <migrating.html>`
First, be sure to read :dpy_docs:`discord.py's migration guide <migrating_to_v1.html>`
as that covers all of the changes to discord.py that will affect the migration process
----------------