Skip to content

Commit bc1f866

Browse files
committed
Fix link in CHANGELOG for #1853
1 parent 78eec0d commit bc1f866

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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)