Skip to content

Commit d84cb88

Browse files
committed
Fix minor docs issues.
1 parent 5c82160 commit d84cb88

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Changelog
66
.. towncrier release notes start
77
88
Pyrh 2.0.1 (2022-11-25)
9-
=====================
9+
=======================
1010

1111
Features
1212
--------

docs/developers.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,10 @@ Release
9494
To cut a new release go through the following steps.
9595

9696
* Make sure that the version is updated in both ``__init__.py`` and ``pyproject.toml``
97-
* Make sure you've |set up your PyPI credential| with poetry
97+
* Make sure you've `set up your PyPI credential`_ with poetry
9898
* Then run:
9999

100-
.. |set up your PyPI credential|: https://python-poetry.org/docs/repositories/#configuring-credentials
100+
.. _set up your PyPI credential: https://python-poetry.org/docs/repositories/#configuring-credentials
101101

102102
.. code-block:: console
103103

0 commit comments

Comments
 (0)