Skip to content

Commit 2486da5

Browse files
committed
Fix link in CHANGELOG for pytest-dev#1853
1 parent 5af866e commit 2486da5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
(``pip install -e``) (`#1934`_).
3131
Thanks `@nicoddemus`_ for the PR.
3232

33-
* Fix pkg_resources import error in Jython projects (`#1853`).
33+
* Fix pkg_resources import error in Jython projects (`#1853`_).
3434
Thanks `@raquel-ucl`_ for the PR.
3535

3636
* Got rid of ``AttributeError: 'Module' object has no attribute '_obj'`` exception
@@ -50,6 +50,7 @@
5050
.. _@axil: https://github.com/axil
5151
.. _@tgoodlet: https://github.com/tgoodlet
5252

53+
.. _#1853: https://github.com/pytest-dev/pytest/issues/1853
5354
.. _#1905: https://github.com/pytest-dev/pytest/issues/1905
5455
.. _#1934: https://github.com/pytest-dev/pytest/issues/1934
5556
.. _#1944: https://github.com/pytest-dev/pytest/issues/1944

0 commit comments

Comments
 (0)