]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix legacy logging module URL (GH-28528)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 23 Sep 2021 15:07:40 +0000 (08:07 -0700)
committerGitHub <noreply@github.com>
Thu, 23 Sep 2021 15:07:40 +0000 (08:07 -0700)
commit2df68270d9047eb6e999ad07e5f34037e7b000fc
treebfb5b34e1b330e2071577c2d17c18a42b6eba38f
parent1493e1a40d04a048cce9c5080ec47478a4941054
Fix legacy logging module URL (GH-28528)

The URL listed in the `logging` docs for the original `logging` module leads to a 404. I managed to find the new location for the page and updated the URL.

Automerge-Triggered-By: GH:vsajip
(cherry picked from commit 8492b729ae97737d22544f2102559b2b8dd03a03)

Co-authored-by: Sean Leavey <SeanDS@users.noreply.github.com>
Doc/library/logging.rst