Commit bed9080c by Dariusz Suchojad Committed by GitHub

docs: Updated the link to the PDF docs (#2603) (#2605)

parent 09056717
...@@ -49,7 +49,7 @@ binding code in many common situations. ...@@ -49,7 +49,7 @@ binding code in many common situations.
Tutorial and reference documentation is provided at Tutorial and reference documentation is provided at
`pybind11.readthedocs.io <https://pybind11.readthedocs.io/en/latest>`_. `pybind11.readthedocs.io <https://pybind11.readthedocs.io/en/latest>`_.
A PDF version of the manual is available A PDF version of the manual is available
`here <https://media.readthedocs.org/pdf/pybind11/master/pybind11.pdf>`_. `here <https://pybind11.readthedocs.io/_/downloads/en/latest/pdf/>`_.
And the source code is always available at And the source code is always available at
`github.com/pybind/pybind11 <https://github.com/pybind/pybind11>`_. `github.com/pybind/pybind11 <https://github.com/pybind/pybind11>`_.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment