diff --git a/changelog/3180.feature.rst b/changelog/3180.feature.rst index 9ee4a8a01..31db646f4 100644 --- a/changelog/3180.feature.rst +++ b/changelog/3180.feature.rst @@ -1 +1 @@ -Support for Python 3.7's builtin ``breakpoint()`` method, see :ref:`breakpoint-builtin` for details. \ No newline at end of file +Support for Python 3.7's builtin ``breakpoint()`` method, see `Using the builtin breakpoint function `_ for details.