From: Berker Peksag Date: Sun, 27 Sep 2015 09:06:26 +0000 (+0300) Subject: Fix broken link in Doc/extending/index.rst X-Git-Tag: v2.7.11rc1~107^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9fa7e2e5efeba88045a57a4a3982b29960f491b7;p=thirdparty%2FPython%2Fcpython.git Fix broken link in Doc/extending/index.rst --- diff --git a/Doc/extending/index.rst b/Doc/extending/index.rst index 44a7f92c007b..1ba5d5aa712e 100644 --- a/Doc/extending/index.rst +++ b/Doc/extending/index.rst @@ -26,8 +26,8 @@ For a detailed description of the whole Python/C API, see the separate This guide only covers the basic tools for creating extensions provided as part of this version of CPython. Third party tools may offer simpler alternatives. Refer to the `binary extensions section - `__ - in the Python Packaging User Guide for more information. + `__ in the Python + Packaging User Guide for more information. .. toctree::