From bed9080c7f0f643e7013e0d6588a92c9032f317a Mon Sep 17 00:00:00 2001 From: Dariusz Suchojad Date: Sun, 18 Oct 2020 12:51:36 +0200 Subject: [PATCH] docs: Updated the link to the PDF docs (#2603) (#2605) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3bd4c6ea..7ee5884d 100644 --- a/README.rst +++ b/README.rst @@ -49,7 +49,7 @@ binding code in many common situations. Tutorial and reference documentation is provided at `pybind11.readthedocs.io `_. A PDF version of the manual is available -`here `_. +`here `_. And the source code is always available at `github.com/pybind/pybind11 `_.