diff options
author | 2022-02-24 21:58:42 +0400 | |
---|---|---|
committer | 2022-02-24 21:58:42 +0400 | |
commit | 554919b6314814320f35431a6cfb32ca81b09079 (patch) | |
tree | a330a6f7b8a4081be138c8f5acc3be3ca8ced99a /docs/index.rst | |
parent | Merge pull request #23 from python-discord/bump-deps (diff) | |
parent | Update GHA Docs Build To Match Pyproject (diff) |
Merge pull request #29 from python-discord/port-utilities
Port utilities
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/index.rst b/docs/index.rst index e7c25ef1..81975f35 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -13,11 +13,6 @@ Reference output/botcore -.. toctree:: - :caption: Other: - - changelog - Extras ================== @@ -25,3 +20,4 @@ Extras * :ref:`genindex` * :ref:`search` * :repo-file:`Information <docs/README.md>` +* :repo-file:`Changelog <CHANGELOG.md>` |