Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Fix version change on RTD #548

Merged
merged 1 commit into from
Dec 9, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,5 @@ This project was generated from `@cjolowicz`_'s `Hypermodern Python Cookiecutter
.. _pip: https://pip.pypa.io/
.. _Poetry: https://python-poetry.org/
.. _git-portfolio.readthedocs.io: https://git-portfolio.readthedocs.io
.. github-only
.. _Contributor Guide: https://git-portfolio.readthedocs.io/en/latest/contributing.html
3 changes: 3 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
.. include:: ../README.rst
:end-before: github-only

.. _Contributor Guide: contributing.html

.. toctree::
:hidden:
Expand Down