diff options
| author | 2022-05-30 19:10:35 +0100 | |
|---|---|---|
| committer | 2022-05-30 19:10:35 +0100 | |
| commit | 6659680429eec1dd0d45a6332a329a8b5e5a0d0b (patch) | |
| tree | b5b1c6133f8f56e4788d119c3c9378c670137054 /docs/index.rst | |
| parent | Merge pull request #78 from python-discord/bump-d.py (diff) | |
| parent | Fix Bullet Points In Changelog (diff) | |
Merge pull request #79 from python-discord/upgrade-docsv7.1.1
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 5 | 
1 files changed, 3 insertions, 2 deletions
| diff --git a/docs/index.rst b/docs/index.rst index 98dcd611..0a375b90 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -15,8 +15,9 @@ Reference  .. toctree::     :caption: Other: +   :hidden: -   Changelog <https://github.com/python-discord/bot-core/blob/main/CHANGELOG.md> +   changelog  Extras @@ -25,4 +26,4 @@ Extras  * :ref:`genindex`  * :ref:`search`  * :repo-file:`Information <docs/README.md>` -* :repo-file:`Changelog <CHANGELOG.md>` +* :doc:`changelog` | 
