mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-21 20:55:11 +00:00
Fix wrong link in changelog
This commit is contained in:
parent
e9bb843edc
commit
e8b5074187
@ -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 <https://github.com/pybind/pybind11/pull/997>`_.
|
||||
`#805 <https://github.com/pybind/pybind11/pull/805>`_.
|
||||
|
||||
.. code-block:: cpp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user