Skip to content

Commit e8b5074

Browse files
mhochstegerjagerman
authored andcommitted
Fix wrong link in changelog
1 parent e9bb843 commit e8b5074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/changelog.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ v2.2.0 (Not yet released)
7777
functions which return a class instance by value, pointer or holder. This
7878
supersedes the old placement-new ``__init__`` technique.
7979
See :ref:`custom_constructors` for details.
80-
`#805 <https://github.com/pybind/pybind11/pull/997>`_.
80+
`#805 <https://github.com/pybind/pybind11/pull/805>`_.
8181

8282
.. code-block:: cpp
8383

0 commit comments

Comments
 (0)