diff --git a/Doc/library/index.rst b/Doc/library/index.rst index da6a460e2c31377..b8fbf44ae49f131 100644 --- a/Doc/library/index.rst +++ b/Doc/library/index.rst @@ -30,7 +30,7 @@ optional components. In addition to the standard library, there is a growing collection of several thousand components (from individual programs and modules to packages and entire application development frameworks), available from -the `Python Package Index `_. +the `Python Package Index `_. .. toctree:: diff --git a/Misc/NEWS.d/next/Documentation/2018-05-06-01-43-26.bpo-33427.mVz1bu.rst b/Misc/NEWS.d/next/Documentation/2018-05-06-01-43-26.bpo-33427.mVz1bu.rst new file mode 100644 index 000000000000000..8a6af3b6ef853f7 --- /dev/null +++ b/Misc/NEWS.d/next/Documentation/2018-05-06-01-43-26.bpo-33427.mVz1bu.rst @@ -0,0 +1 @@ +Update "The Python Standard Library" link