[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

@@ -119,5 +119,5 @@ Once done setting up the instance, run the following command to run Red:
It will walk through the initial setup, asking for your token and a prefix.
You can find out how to obtain a token with
`this guide <https://discordpy.readthedocs.io/en/v1.0.1/discord.html#creating-a-bot-account>`_,
:dpy_docs:`this guide <discord.html#creating-a-bot-account>`,
section "Creating a Bot Account".