Use full link in CHANGELOG

Our rst-linter unfortunately doesn't accept `ref` directives in the CHANGELOG files
This commit is contained in:
Bruno Oliveira 2018-03-27 18:35:47 -03:00 committed by GitHub
parent 0a4200bbb3
commit 060f047a7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.