aboutsummaryrefslogtreecommitdiffstats
path: root/docs/README.md
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2022-05-11 02:42:43 +0400
committerGravatar Hassan Abouelela <[email protected]>2022-05-29 16:19:52 +0400
commited4b2fbea5c664a1950df66a534b3233efdc5c4e (patch)
tree4db5dd241e0add8a572a50a239a75be2a305078b /docs/README.md
parentRemove Discord `MissingSentinel` (diff)
Restore Releases Changelog
Add the releases-based changelog system back, and migrate the old changelog entries. Signed-off-by: Hassan Abouelela <[email protected]>
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/README.md b/docs/README.md
index fa719292..2146ce5b 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -38,11 +38,11 @@ Refer to the [sphinx documentation][docstring-sections] for more information.
Each change requires an entry in the [Changelog](./changelog.rst).
Refer to the [Releases][releases] documentation for more information on the exact format and content of entries
-You can use [this site][releases] to get the PR number you'll use for your entry.
+You can use [this site][next] to get the PR number that'll be assigned for your entry.
-[next]: https://ichard26.github.io/next-pr-number/?owner=python-discord&name=bot-core
[releases]: https://releases.readthedocs.io/en/latest/concepts.html
+[next]: https://ichard26.github.io/next-pr-number/?owner=python-discord&name=bot-core
## Static Builds
We deploy our docs to netlify to power static previews on PRs.