[Docs] Change links to d.py docs to use pinned version instead of v1.0.1. (#3053)

* docs: change links to d.py docs to use stable version instead of v1.0.1

* chore(changelog): add towncrier entry

* docs: add |DPY_VERSION| substitution and :dpy_docs: role

* chore(changelog): update towncrier entries to reflect new changes
This commit is contained in:
jack1142
2019-10-17 13:58:39 +02:00
committed by Michael H
parent a9a547e56d
commit 172dd58903
6 changed files with 16 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
Migrating Cogs to V3
====================
First, be sure to read `discord.py's migration guide <https://discordpy.readthedocs.io/en/v1.0.1/migrating.html>`_
First, be sure to read :dpy_docs:`discord.py's migration guide <migrating.html>`
as that covers all of the changes to discord.py that will affect the migration process
----------------