]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix legacy logging module URL (GH-28528)
authorSean Leavey <SeanDS@users.noreply.github.com>
Thu, 23 Sep 2021 14:47:10 +0000 (16:47 +0200)
committerGitHub <noreply@github.com>
Thu, 23 Sep 2021 14:47:10 +0000 (07:47 -0700)
commit8492b729ae97737d22544f2102559b2b8dd03a03
tree280008dfdc9432c3af933e6b8cbe7fa80222b28c
parentf4ccb79d52ee726d58bbb038ea98b4deec52001d
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
Doc/library/logging.rst