diff --git a/docs/changelog.rst b/docs/changelog.rst index 744a9199..2e585dcf 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -77,7 +77,7 @@ v2.2.0 (Not yet released) functions which return a class instance by value, pointer or holder. This supersedes the old placement-new ``__init__`` technique. See :ref:`custom_constructors` for details. - `#805 `_. + `#805 `_. .. code-block:: cpp