Use full link in CHANGELOG
Our rst-linter unfortunately doesn't accept `ref` directives in the CHANGELOG files
This commit is contained in:
parent
0a4200bbb3
commit
060f047a7e
|
@ -1 +1 @@
|
|||
Support for Python 3.7's builtin ``breakpoint()`` method, see :ref:`breakpoint-builtin` for details.
|
||||
Support for Python 3.7's builtin ``breakpoint()`` method, see `Using the builtin breakpoint function <https://docs.pytest.org/en/latest/usage.html#breakpoint-builtin>`_ for details.
|
||||
|
|
Loading…
Reference in New Issue